Skip to content

Commit 85339b3

Browse files
fix(deps): update dependency com.google.gms:google-services to v4.4.3
1 parent 9b994b8 commit 85339b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77

88
dependencies {
99
classpath 'com.android.tools.build:gradle:3.5.3'
10-
classpath 'com.google.gms:google-services:4.3.3'
10+
classpath 'com.google.gms:google-services:4.4.3'
1111
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1212
}
1313
}

0 commit comments

Comments
 (0)