Skip to content

Commit 2adb5ec

Browse files
authored
Merge pull request #37 from superus8r/dependabot/gradle/com.google.gms-google-services-4.4.2
chore(deps): bump com.google.gms:google-services from 4.4.1 to 4.4.2
2 parents d2896c6 + 60f5fec commit 2adb5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ androidx-test-truth = { module = "androidx.test.ext:truth", version.ref = "andro
105105

106106
# --- Plugins (classpath dependencies) ---
107107
hilt-android-gradle-plugin = { module = "com.google.dagger:hilt-android-gradle-plugin", version.ref = "hilt" }
108-
google-services = { module = "com.google.gms:google-services", version = "4.4.1" }
108+
google-services = { module = "com.google.gms:google-services", version = "4.4.2" }
109109
firebase-crashlytics-gradle = { module = "com.google.firebase:firebase-crashlytics-gradle", version = "2.9.9" }
110110

111111
[plugins]

0 commit comments

Comments
 (0)