Skip to content

Commit

Permalink
fix(deps): update 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] committed Oct 23, 2024
1 parent 4c5fdb1 commit f340ed4
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 @@ -36,7 +36,7 @@ braze = { module = "com.braze:android-sdk-ui", version = "33.0.0" }
google-play-billing = { module = "com.android.billingclient:billing-ktx", version = "7.1.1" }
dagger-hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.4.0" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.5.0" }
firebase-messaging = { module = "com.google.firebase:firebase-messaging" }
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android" }
kotlinx-coroutines-bom = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-bom", version = "1.9.0" }
Expand Down

0 comments on commit f340ed4

Please sign in to comment.