Skip to content

Commit

Permalink
chore: firebase-bom:32.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thatfiredev committed Mar 19, 2024
1 parent 4c65e33 commit 64842d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ object Config {
}

object Firebase {
const val bom = "com.google.firebase:firebase-bom:28.2.0"
const val bom = "com.google.firebase:firebase-bom:32.7.4"
const val auth = "com.google.firebase:firebase-auth"
const val database = "com.google.firebase:firebase-database"
const val firestore = "com.google.firebase:firebase-firestore"
Expand Down

0 comments on commit 64842d5

Please sign in to comment.