Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v31.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2022
1 parent 1b575e9 commit 8cb405e
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 @@ matrix-olm = { group = "org.matrix.android", name = "olm-sdk", version = "3.2.12

unifiedpush = { group = "com.github.UnifiedPush", name = "android-connector", version = "2.0.1" }

firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.0.1" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "31.1.1" }

kotlin-serialization = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.4.1" }

Expand Down

0 comments on commit 8cb405e

Please sign in to comment.