Skip to content

Commit

Permalink
fix(deps): update dependency com.google.firebase:firebase-bom to v33.…
Browse files Browse the repository at this point in the history
…3.0 (#118)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 8ac05b4 commit d5bb48c
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 @@ -14,7 +14,7 @@ jacoco = "0.8.8"

[libraries]
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.09.01" }
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.2.0" }
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.3.0" }

androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-lifecycle-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.5" }
Expand Down

0 comments on commit d5bb48c

Please sign in to comment.