Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v32.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent ed6483a commit b15e6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
implementation "com.github.fraggjkee:sms-confirmation-view:1.7.1"
implementation "androidx.navigation:navigation-fragment:$nav_version"
implementation "androidx.navigation:navigation-ui:$nav_version"
implementation(platform('com.google.firebase:firebase-bom:32.2.0'))
implementation(platform('com.google.firebase:firebase-bom:32.7.4'))
implementation("com.google.firebase:firebase-auth")
implementation("com.google.firebase:firebase-firestore")

Expand Down

0 comments on commit b15e6a9

Please sign in to comment.