Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-auth from 22.2.0 to 22.3.0 (#210)
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-auth from 22.2.0 to 22.3.0.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 70dbabb commit 9af866b
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation "androidx.multidex:multidex:$multidex_version"
implementation 'com.firebaseui:firebase-ui-auth:8.0.2'
implementation 'com.google.firebase:firebase-auth:22.2.0'
implementation 'com.google.firebase:firebase-auth:22.3.0'
implementation 'com.google.firebase:firebase-messaging:23.3.1'
implementation 'com.google.firebase:firebase-database:20.3.0'
implementation 'com.google.firebase:firebase-storage:20.3.0'
Expand Down

0 comments on commit 9af866b

Please sign in to comment.