Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v33.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent e5990f3 commit 31c4feb
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 31c4feb

Please sign in to comment.