Skip to content

Commit

Permalink
Merge pull request #611 from fobo66/renovate/com.google.firebase-fire…
Browse files Browse the repository at this point in the history
…base-bom-33.x

Update dependency com.google.firebase:firebase-bom to v33.3.0
  • Loading branch information
fobo66 authored Sep 22, 2024
2 parents b003b96 + 31c4feb commit 236dad5
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 @@ -136,7 +136,7 @@ dependencyResolutionManagement {
}

register("firebase") {
library("bom", "com.google.firebase:firebase-bom:33.2.0")
library("bom", "com.google.firebase:firebase-bom:33.3.0")
plugin("crashlytics", "com.google.firebase.crashlytics").version("3.0.2")
plugin("googleServices", "com.google.gms.google-services").version("4.4.2")
library(
Expand Down

0 comments on commit 236dad5

Please sign in to comment.