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
  • Loading branch information
descope[bot] authored Jan 27, 2025
1 parent c86e4c7 commit 0a9ec47
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 @@ -46,7 +46,7 @@ dependencies {
implementation "androidx.browser:browser:1.8.0"
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 "androidx.credentials:credentials-play-services-auth:1.3.0"
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"

testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1"
Expand Down

0 comments on commit 0a9ec47

Please sign in to comment.