We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6612316 + 714b41d commit 8302579Copy full SHA for 8302579
1 file changed
LogcatCrashlyticLib/build.gradle
@@ -19,7 +19,7 @@ android {
19
dependencies {
20
api project(':LogcatCoreLib')
21
api 'com.google.firebase:firebase-analytics:21.2.0'
22
- api 'com.google.firebase:firebase-crashlytics:18.3.0'
+ api 'com.google.firebase:firebase-crashlytics:18.3.1'
23
}
24
25
project.afterEvaluate {
0 commit comments