Skip to content

Commit

Permalink
Update plugin com.google.gms.google-services to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 7e42c44 commit 3efa7df
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.2.3")
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 3efa7df

Please sign in to comment.