Skip to content

Commit 46b637a

Browse files
committed
Auto-update dependencies.
1 parent e7d6a64 commit 46b637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343

4444
dependencies {
4545
// 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"))
46+
implementation(platform("com.google.firebase:firebase-bom:33.15.0"))
4747

4848
// Firestore
4949
implementation("com.google.firebase:firebase-firestore-ktx")

0 commit comments

Comments
 (0)