Skip to content

Commit

Permalink
Auto-update dependencies. (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Feb 29, 2024
1 parent feaf901 commit bebe91f
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:32.7.2"))
implementation(platform("com.google.firebase:firebase-bom:32.7.3"))

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

0 comments on commit bebe91f

Please sign in to comment.