We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3165be4 commit 54f9510Copy full SHA for 54f9510
crash/app/build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation 'com.android.support:appcompat-v7:28.0.0'
42
43
implementation 'com.google.firebase:firebase-core:16.0.9'
44
- implementation 'com.crashlytics.sdk.android:crashlytics:2.10.0'
+ implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'
45
46
testImplementation 'junit:junit:4.12'
47
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
0 commit comments