Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-bom to v32.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent ed6483a commit dfc334b
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.8.0'))
implementation("com.google.firebase:firebase-auth")
implementation("com.google.firebase:firebase-firestore")

Expand Down

0 comments on commit dfc334b

Please sign in to comment.