Skip to content

Commit 8eeabdf

Browse files
authored
Merge branch 'develop' into dependabot/gradle/com.google.firebase-firebase-bom-33.15.0
2 parents 093bce8 + 2adb5ec commit 8eeabdf

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)