Revision c2d85688
Added by Leszek Koltunski over 2 years ago
distorted-sokoban/build.gradle | ||
---|---|---|
26 | 26 |
implementation 'com.google.firebase:firebase-analytics' |
27 | 27 |
implementation 'com.google.firebase:firebase-crashlytics' |
28 | 28 |
implementation 'com.google.firebase:firebase-inappmessaging-display' |
29 |
implementation 'com.google.android.material:material:1.6.1' |
|
29 | 30 |
implementation "androidx.work:work-runtime:2.7.1" |
30 | 31 |
} |
31 | 32 |
|
Also available in: Unified diff
Lots of progress