We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a2e22b + c1dc4fe commit 95b8c75Copy full SHA for 95b8c75
1 file changed
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.3.0"
15
16
- classpath 'com.google.gms:google-services:4.3.10'
+ classpath 'com.google.gms:google-services:4.3.13'
17
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.1'
18
}
19
0 commit comments