Skip to content

Commit 96d2379

Browse files
committed
Update Google Services to version 4.3.5.
1 parent 4178481 commit 96d2379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
dependencies {
1313
classpath 'com.android.tools.build:gradle:4.1.2'
14-
classpath 'com.google.gms:google-services:4.3.4'
14+
classpath 'com.google.gms:google-services:4.3.5'
1515

1616
// NOTE: Do not place your application dependencies here; they belong
1717
// in the individual module build.gradle files

0 commit comments

Comments
 (0)