Skip to content

Commit 15120dd

Browse files
Bump google-services from 4.3.5 to 4.3.10 in /android
Bumps google-services from 4.3.5 to 4.3.10. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 539baee commit 15120dd

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)