Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.gms:play-services-aut…
Browse files Browse the repository at this point in the history
…h to v21.3.0
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 4d2baa0 commit 8d3281d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
implementation 'com.auth0.android:jwtdecode:2.0.2'
implementation "androidx.credentials:credentials:1.3.0"
implementation 'com.google.android.gms:play-services-auth:21.2.0'
implementation 'com.google.android.gms:play-services-auth:21.3.0'
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.5.0'
Expand Down

0 comments on commit 8d3281d

Please sign in to comment.