We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68adf9a + 7951002 commit 9c2ca9bCopy full SHA for 9c2ca9b
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.2"
13
14
- classpath "com.google.gms:google-services:4.4.3"
+ classpath "com.google.gms:google-services:4.4.4"
15
classpath "com.google.firebase:firebase-crashlytics-gradle:2.9.9"
16
}
17
0 commit comments