Skip to content

Commit 710d73a

Browse files
Bump com.google.gms.google-services from 4.4.3 to 4.4.4 in /android (#442)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Code-Floof <[email protected]>
1 parent 319120d commit 710d73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
2222
id "org.jetbrains.kotlin.android" version "2.2.0" apply false
2323
id "com.android.application" version '8.10.1' apply false
24-
id 'com.google.gms.google-services' version '4.4.3' apply false
24+
id 'com.google.gms.google-services' version '4.4.4' apply false
2525

2626
}
2727

0 commit comments

Comments
 (0)