We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ca5a21 + 21bebd6 commit df8e1b3Copy full SHA for df8e1b3
1 file changed
LogcatCrashlyticLib/build.gradle
@@ -23,5 +23,5 @@ dependencies {
23
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
24
25
api 'com.google.firebase:firebase-analytics:18.0.2'
26
- api 'com.google.firebase:firebase-crashlytics:17.4.0'
+ api 'com.google.firebase:firebase-crashlytics:17.4.1'
27
}
0 commit comments