Skip to content

Commit

Permalink
Bump com.google.android.gms:play-services-auth from 20.7.0 to 21.0.0
Browse files Browse the repository at this point in the history
Bumps com.google.android.gms:play-services-auth from 20.7.0 to 21.0.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 6747281 commit 8cd8583
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 {
implementation project(':CommonUtils')

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.android.gms:play-services-auth:21.0.0'

api 'com.google.firebase:firebase-auth:22.3.1'

Expand Down

0 comments on commit 8cd8583

Please sign in to comment.