Skip to content

Commit 0e60329

Browse files
build(deps): bump com.google.gms:google-services in /android (#406)
Bumps com.google.gms:google-services from 4.4.3 to 4.4.4. --- updated-dependencies: - dependency-name: com.google.gms:google-services dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd4e358 commit 0e60329

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
@@ -8,7 +8,7 @@ buildscript {
88
}
99
dependencies {
1010
classpath 'com.android.tools.build:gradle:8.13.0'
11-
classpath 'com.google.gms:google-services:4.4.3'
11+
classpath 'com.google.gms:google-services:4.4.4'
1212

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

0 commit comments

Comments
 (0)