We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 453bc8b + 1e44428 commit c5d17d0Copy full SHA for c5d17d0
1 file changed
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
13
14
- classpath 'com.google.gms:google-services:4.4.1'
+ classpath 'com.google.gms:google-services:4.4.2'
15
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
16
}
17
0 commit comments