Skip to content

Commit

Permalink
Update plugin google-services to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 34a468e commit d1741e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ test-framework = ["junit", "kotlin-test", "androidx-test-junit", "mockk", "robol
firebase-appdistribution = { id = "com.google.firebase.appdistribution", version = "5.0.0" }
firebase-crashlytics = { id = "com.google.firebase.crashlytics", version = "2.9.9" }
firebase-perf = { id = "com.google.firebase.firebase-perf", version = "1.4.2" }
google-services = { id = "com.google.gms.google-services", version = "4.4.1" }
google-services = { id = "com.google.gms.google-services", version = "4.4.2" }
grgit = { id = "org.ajoberstar.grgit", version = "5.2.2" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
Expand Down

0 comments on commit d1741e0

Please sign in to comment.