Skip to content

Commit 062c8b6

Browse files
authored
Merge pull request #148 from devgianlu/dependabot/gradle/com.google.gms-google-services-4.4.1
Bump com.google.gms:google-services from 4.4.0 to 4.4.1
2 parents bbd7c54 + 9662f8c commit 062c8b6

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
@@ -6,7 +6,7 @@ buildscript {
66

77
dependencies {
88
classpath 'com.android.tools.build:gradle:8.2.2'
9-
classpath 'com.google.gms:google-services:4.4.0'
9+
classpath 'com.google.gms:google-services:4.4.1'
1010
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
1111
}
1212
}

0 commit comments

Comments
 (0)