We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3b1b76 + d62fabe commit 3bcaa5dCopy full SHA for 3bcaa5d
1 file changed
LogcatCrashlyticLib/build.gradle
@@ -22,6 +22,6 @@ dependencies {
22
api project(':LogcatCoreLib')
23
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
24
25
- api 'com.google.firebase:firebase-analytics:18.0.2'
+ api 'com.google.firebase:firebase-analytics:18.0.3'
26
api 'com.google.firebase:firebase-crashlytics:17.4.1'
27
}
0 commit comments