Skip to content

Commit

Permalink
Merge pull request #581 from jakepurple13/renovate/com.google.firebas…
Browse files Browse the repository at this point in the history
…e-firebase-auth-21.x

Update dependency com.google.firebase:firebase-auth to v21.0.8
  • Loading branch information
jakepurple13 authored Sep 2, 2022
2 parents 0defacb + 133bc36 commit b70ef7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otakumanager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation firebaseCrash.crash
implementation koin.koin
implementation Deps.palette
implementation 'com.google.firebase:firebase-auth:21.0.7'
implementation 'com.google.firebase:firebase-auth:21.0.8'
implementation play_services
implementation 'com.google.firebase:firebase-firestore-ktx:24.2.2'
implementation 'com.google.firebase:firebase-database-ktx:20.0.5'
Expand Down

0 comments on commit b70ef7b

Please sign in to comment.