Skip to content

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-bom to v33.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent a3f3988 commit b49f83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ compose-runtime-livedata = { module = "androidx.compose.runtime:runtime-livedata
compose-ui-core = { module = "androidx.compose.ui:ui" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
desugar = "com.android.tools:desugar_jdk_libs:2.1.2"
firebase-bom = "com.google.firebase:firebase-bom:33.4.0"
firebase-bom = "com.google.firebase:firebase-bom:33.5.0"
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
haze-core = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
haze-materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
Expand Down

0 comments on commit b49f83c

Please sign in to comment.