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 d1481f1 commit 5f94890Copy full SHA for 5f94890
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.9.6'
+ implementation 'com.crashlytics.sdk.android:crashlytics:2.9.7'
28
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
29
}
30
0 commit comments