We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d54ca commit 1556368Copy full SHA for 1556368
android/build.gradle
@@ -108,7 +108,7 @@ dependencies {
108
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
109
implementation "androidx.browser:browser:1.8.0"
110
implementation "androidx.security:security-crypto:1.0.0"
111
- implementation "androidx.credentials:credentials:1.3.0"
+ implementation "androidx.credentials:credentials:1.5.0"
112
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
113
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
114
implementation 'com.descope:descope-kotlin:0.13.3'
0 commit comments