Revision 665e6abc
Added by Leszek Koltunski about 4 years ago
| build.gradle | ||
|---|---|---|
| 37 | 37 |
api project(':distorted-objectlib')
|
| 38 | 38 |
api project(':distorted-flags')
|
| 39 | 39 |
|
| 40 |
implementation 'com.google.firebase:firebase-analytics:19.0.2'
|
|
| 41 |
implementation 'com.google.firebase:firebase-crashlytics:18.2.3'
|
|
| 40 |
implementation 'com.google.firebase:firebase-analytics:20.0.0'
|
|
| 41 |
implementation 'com.google.firebase:firebase-crashlytics:18.2.4'
|
|
| 42 | 42 |
implementation 'com.google.android.play:core:1.10.2' |
| 43 | 43 |
implementation 'androidx.appcompat:appcompat:1.3.1' |
| 44 | 44 |
implementation 'com.google.android.material:material:1.4.0' |
Also available in: Unified diff
Up versions of the dependencies.