We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4178481 commit 96d2379Copy full SHA for 96d2379
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
}
12
dependencies {
13
classpath 'com.android.tools.build:gradle:4.1.2'
14
- classpath 'com.google.gms:google-services:4.3.4'
+ classpath 'com.google.gms:google-services:4.3.5'
15
16
// NOTE: Do not place your application dependencies here; they belong
17
// in the individual module build.gradle files
0 commit comments