We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b994b8 commit 85339b3Copy full SHA for 85339b3
android/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
8
dependencies {
9
classpath 'com.android.tools.build:gradle:3.5.3'
10
- classpath 'com.google.gms:google-services:4.3.3'
+ classpath 'com.google.gms:google-services:4.4.3'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
}
13
0 commit comments