Skip to content

Commit

Permalink
Auto-update dependencies. (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Oct 24, 2024
1 parent 97b0a75 commit dae994b
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.5.0"))
implementation(platform("com.google.firebase:firebase-bom:33.5.1"))

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

0 comments on commit dae994b

Please sign in to comment.