Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 5a39167 commit ff19ee3
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 @@ -21,7 +21,7 @@ accompanist-systemuicontroller = { group = "com.google.accompanist", name = "acc
matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12" }
unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.1.1" }

firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.5.0" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "32.3.0" }

kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.5.1" }
kotlin-coroutines = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit ff19ee3

Please sign in to comment.