Skip to content

Commit aa5cbba

Browse files
authored
Merge pull request #62 from gauravdas014/dependabot/gradle/android/com.google.gms-google-services-4.3.10
Bump google-services from 4.3.5 to 4.3.10 in /android
2 parents 9a9a56a + 15120dd commit aa5cbba

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
@@ -6,7 +6,7 @@ buildscript {
66
}
77
dependencies {
88
classpath 'com.android.tools.build:gradle:4.1.3'
9-
classpath 'com.google.gms:google-services:4.3.5'
9+
classpath 'com.google.gms:google-services:4.3.10'
1010

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

0 commit comments

Comments
 (0)