Skip to content

Commit

Permalink
fix(deps): update dependency androidx.credentials:credentials-play-se…
Browse files Browse the repository at this point in the history
…rvices-auth to v1.3.0 (#91)

Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Oct 23, 2024
1 parent 0ee185e commit a6c004c
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 @@ -51,7 +51,7 @@ android {
implementation "androidx.browser:browser:1.8.0"
implementation "androidx.security:security-crypto:1.0.0"
implementation "androidx.credentials:credentials:1.3.0"
implementation "androidx.credentials:credentials-play-services-auth:1.2.2"
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
implementation "com.google.android.gms:play-services-fido:20.1.0"
}
Expand Down

0 comments on commit a6c004c

Please sign in to comment.