Skip to content

Commit e31904a

Browse files
authored
Auto-update dependencies. (#262)
1 parent 5415509 commit e31904a

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.9.0"))
46+
implementation(platform("com.google.firebase:firebase-bom:33.10.0"))
4747

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

0 commit comments

Comments
 (0)