Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v33.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 52a3d80 commit 0dd73b4
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.6.0")
library("bom", "com.google.firebase:firebase-bom:33.7.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 0dd73b4

Please sign in to comment.