Skip to content

Commit

Permalink
Update plugin google-services to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Feb 9, 2024
1 parent ba6d032 commit 0ef25a6
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 @@ -231,7 +231,7 @@ test-framework = ["junit", "kotlin-test", "androidx-test-junit", "mockk", "robol
firebase-appdistribution = { id = "com.google.firebase.appdistribution", version = "4.0.1" }
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.0" }
google-services = { id = "com.google.gms.google-services", version = "4.4.1" }
grgit = { id = "org.ajoberstar.grgit", version = "5.2.1" }
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 0ef25a6

Please sign in to comment.