Skip to content

Commit 6232e26

Browse files
committed
Updates firebase
1 parent a236322 commit 6232e26

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
/.idea/appInsightsSettings.xml
1212
/.idea/ktlint-plugin.xml
1313
/.idea/ktfmt.xml
14+
/.idea/studiobot.xml
1415
.DS_Store
1516
/build
1617
/captures

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ coil = "2.6.0"
1515
composeBom = "2024.05.00"
1616
coreKtx = "1.13.1"
1717
espressoCore = "3.5.1"
18-
firebaseBom = "32.8.1"
18+
firebaseBom = "33.0.0"
1919
fragmentKtx = "1.7.0"
2020
gms = "4.4.1"
2121
jacksonModuleKotlin = "2.17.0"

0 commit comments

Comments
 (0)