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 21, 2024
1 parent 12b850e commit 5ccebcc
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 @@ -71,7 +71,7 @@ compose-bom = "androidx.compose:compose-bom:2024.09.02"
compose-ui = { module = "androidx.compose.ui:ui" }
converter-moshi = { module = "com.squareup.retrofit2:converter-moshi", version.ref = "retrofit" }
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
firebase-bom = "com.google.firebase:firebase-bom:33.3.0"
firebase-bom = "com.google.firebase:firebase-bom:33.5.0"
firebase-analytics = { module = "com.google.firebase:firebase-analytics" }
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
junit = { module = "junit:junit", version.ref = "junit" }
Expand Down

0 comments on commit 5ccebcc

Please sign in to comment.