Skip to content

Commit

Permalink
Auto-update dependencies. (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Oct 22, 2024
1 parent c193cf3 commit 97b0a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {

dependencies {
// Import the Firebase BoM (see: https://firebase.google.com/docs/android/learn-more#bom)
implementation(platform("com.google.firebase:firebase-bom:33.4.0"))
implementation(platform("com.google.firebase:firebase-bom:33.5.0"))

// Firestore
implementation("com.google.firebase:firebase-firestore-ktx")
Expand Down

0 comments on commit 97b0a75

Please sign in to comment.