Thanks to visit codestin.com Credit goes to github.com
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 183c415 commit dde6557Copy full SHA for dde6557
crashlytics/app/build.gradle
@@ -24,7 +24,7 @@ android {
24
dependencies {
25
implementation "com.android.support:support-v4:28.0.0"
26
implementation "com.android.support:appcompat-v7:28.0.0"
27
- implementation 'com.crashlytics.sdk.android:crashlytics:2.10.0'
+ implementation 'com.crashlytics.sdk.android:crashlytics:2.10.1'
28
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.31"
29
}
30
0 commit comments