Updates firebase

This commit is contained in:
Vitor Pamplona 2024-05-09 19:10:19 -04:00
parent a2363221c6
commit 6232e2682f
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
/.idea/appInsightsSettings.xml
/.idea/ktlint-plugin.xml
/.idea/ktfmt.xml
/.idea/studiobot.xml
.DS_Store
/build
/captures

View File

@ -15,7 +15,7 @@ coil = "2.6.0"
composeBom = "2024.05.00"
coreKtx = "1.13.1"
espressoCore = "3.5.1"
firebaseBom = "32.8.1"
firebaseBom = "33.0.0"
fragmentKtx = "1.7.0"
gms = "4.4.1"
jacksonModuleKotlin = "2.17.0"