We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a236322 commit 6232e26Copy full SHA for 6232e26
.gitignore
@@ -11,6 +11,7 @@
11
/.idea/appInsightsSettings.xml
12
/.idea/ktlint-plugin.xml
13
/.idea/ktfmt.xml
14
+/.idea/studiobot.xml
15
.DS_Store
16
/build
17
/captures
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ coil = "2.6.0"
composeBom = "2024.05.00"
coreKtx = "1.13.1"
espressoCore = "3.5.1"
18
-firebaseBom = "32.8.1"
+firebaseBom = "33.0.0"
19
fragmentKtx = "1.7.0"
20
gms = "4.4.1"
21
jacksonModuleKotlin = "2.17.0"
0 commit comments