Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.libraries.identity.go…
Browse files Browse the repository at this point in the history
…ogleid:googleid to v1.1.1 (#79)

Co-authored-by: descope[bot] <descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] and descope[bot] authored Jul 17, 2024
1 parent cbe9f0f commit 673ccaa
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 @@ -52,7 +52,7 @@ android {
implementation "androidx.security:security-crypto:1.0.0"
implementation "androidx.credentials:credentials:1.2.2"
implementation "androidx.credentials:credentials-play-services-auth:1.2.2"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.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 673ccaa

Please sign in to comment.