We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7ccfc commit e6b465cCopy full SHA for e6b465c
build.gradle
@@ -59,7 +59,7 @@ buildscript {
59
}
60
dependencies {
61
classpath 'com.android.tools.build:gradle:7.4.1'
62
- classpath 'com.google.gms:google-services:4.3.14'
+ classpath 'com.google.gms:google-services:4.3.15'
63
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.2'
64
65
// NOTE: Do not place your application dependencies here; they belong
0 commit comments