Skip to content

Commit 64842d5

Browse files
committed
chore: firebase-bom:32.7.4
1 parent 4c65e33 commit 64842d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Config.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ object Config {
4545
}
4646

4747
object Firebase {
48-
const val bom = "com.google.firebase:firebase-bom:28.2.0"
48+
const val bom = "com.google.firebase:firebase-bom:32.7.4"
4949
const val auth = "com.google.firebase:firebase-auth"
5050
const val database = "com.google.firebase:firebase-database"
5151
const val firestore = "com.google.firebase:firebase-firestore"

0 commit comments

Comments
 (0)