We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7d6a64 commit 42673a4Copy full SHA for 42673a4
app/build.gradle.kts
@@ -43,7 +43,7 @@ android {
43
44
dependencies {
45
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
46
- implementation(platform("com.google.firebase:firebase-bom:33.14.0"))
+ implementation(platform("com.google.firebase:firebase-bom:33.15.0"))
47
48
// Firestore
49
implementation("com.google.firebase:firebase-firestore-ktx")
0 commit comments