We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d5bc commit 106227fCopy full SHA for 106227f
android/build.gradle
@@ -109,7 +109,7 @@ dependencies {
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"
112
- implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
+ implementation "androidx.credentials:credentials-play-services-auth:1.5.0"
113
implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1"
114
implementation 'com.descope:descope-kotlin:0.13.3'
115
}
0 commit comments