Update crashlytics
Этот коммит содержится в:
@@ -41,9 +41,9 @@ dependencies {
|
|||||||
testImplementation 'junit:junit:4.13'
|
testImplementation 'junit:junit:4.13'
|
||||||
testImplementation 'org.robolectric:robolectric:4.1'
|
testImplementation 'org.robolectric:robolectric:4.1'
|
||||||
googleImplementation 'com.google.firebase:firebase-core:17.5.0'
|
googleImplementation 'com.google.firebase:firebase-core:17.5.0'
|
||||||
googleImplementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'
|
googleImplementation 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
|
||||||
googleImplementation 'com.google.firebase:firebase-analytics:17.5.0'
|
googleImplementation 'com.google.firebase:firebase-analytics:17.5.0'
|
||||||
googleImplementation 'com.google.android.gms:play-services-location:17.0.0'
|
googleImplementation 'com.google.android.gms:play-services-location:17.1.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
if (getGradle().getStartParameter().getTaskRequests().toString().contains('Google')) {
|
if (getGradle().getStartParameter().getTaskRequests().toString().contains('Google')) {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user