Skip to content

Commit

Permalink
Bump com.google.firebase:firebase-auth from 22.1.2 to 22.3.0
Browse files Browse the repository at this point in the history
Bumps com.google.firebase:firebase-auth from 22.1.2 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 2399938 commit c44957b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyxoverloaded/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
api 'com.google.android.gms:play-services-games:23.1.0'
api 'com.google.android.gms:play-services-auth:20.7.0'

api 'com.google.firebase:firebase-auth:22.1.2'
api 'com.google.firebase:firebase-auth:22.3.0'

implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'org.whispersystems:signal-protocol-android:2.8.1'
Expand Down

0 comments on commit c44957b

Please sign in to comment.