Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 41df530 commit 39fcefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WooCommerce/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ dependencies {
implementation 'com.google.firebase:firebase-config'
implementation 'com.google.firebase:firebase-analytics'

implementation 'com.google.android.gms:play-services-auth:20.2.0'
implementation 'com.google.android.gms:play-services-auth:21.1.1'

// Support library
implementation "androidx.core:core-ktx:$coreKtxVersion"
Expand Down

0 comments on commit 39fcefe

Please sign in to comment.