Skip to content

Commit

Permalink
Update dependency com.google.firebase:firebase-auth to v21.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2022
1 parent 0defacb commit 133bc36
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 133bc36

Please sign in to comment.