Skip to content

Commit

Permalink
Merge pull request #396 from fobo66/renovate/com.google.gms.google-se…
Browse files Browse the repository at this point in the history
…rvices-4.x

Update plugin com.google.gms.google-services to v4.4.0
  • Loading branch information
fobo66 authored Sep 17, 2023
2 parents a7f1a56 + 3efa7df commit 4fa35c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencyResolutionManagement {
register("firebase") {
library("bom", "com.google.firebase:firebase-bom:32.3.1")
plugin("crashlytics", "com.google.firebase.crashlytics").version("2.9.9")
plugin("googleServices", "com.google.gms.google-services").version("4.3.15")
plugin("googleServices", "com.google.gms.google-services").version("4.4.0")
library(
"crashlytics",
"com.google.firebase",
Expand Down

0 comments on commit 4fa35c9

Please sign in to comment.