Skip to content

Commit

Permalink
Merge pull request #1696 from vector-im/renovate/com.google.firebase-…
Browse files Browse the repository at this point in the history
…firebase-bom-32.x

Update dependency com.google.firebase:firebase-bom to v32.5.0
  • Loading branch information
bmarty authored Oct 30, 2023
2 parents a63cd90 + 38ae171 commit ebc33e7
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 @@ -70,7 +70,7 @@ android_gradle_plugin = { module = "com.android.tools.build:gradle", version.ref
android_desugar = "com.android.tools:desugar_jdk_libs:2.0.3"
kotlin_gradle_plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
# https://firebase.google.com/docs/android/setup#available-libraries
google_firebase_bom = "com.google.firebase:firebase-bom:32.4.1"
google_firebase_bom = "com.google.firebase:firebase-bom:32.5.0"

# AndroidX
androidx_core = { module = "androidx.core:core", version.ref = "core" }
Expand Down

0 comments on commit ebc33e7

Please sign in to comment.