We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b43093 + 7276100 commit e9ec025Copy full SHA for e9ec025
1 file changed
LogcatCrashlyticLib/build.gradle
@@ -19,7 +19,7 @@ android {
19
20
dependencies {
21
api project(':LogcatCoreLib')
22
- api 'com.google.firebase:firebase-analytics:21.0.0'
+ api 'com.google.firebase:firebase-analytics:21.1.0'
23
api 'com.google.firebase:firebase-crashlytics:18.2.11'
24
}
25
0 commit comments