Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.gms:play-services-fid…
Browse files Browse the repository at this point in the history
…o to v21
  • Loading branch information
descope[bot] committed May 10, 2024
1 parent 8b77fdc commit 0f1e109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descopesdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
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.gms:play-services-fido:20.1.0"
implementation "com.google.android.gms:play-services-fido:21.0.0"

testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.0"
testImplementation "junit:junit:4.13.2"
Expand Down

0 comments on commit 0f1e109

Please sign in to comment.