diff --git a/android/build.gradle b/android/build.gradle index 42f120445..7ccc109a7 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -109,7 +109,7 @@ dependencies { implementation "androidx.browser:browser:1.8.0" implementation "androidx.security:security-crypto:1.0.0" implementation "androidx.credentials:credentials:1.3.0" - implementation "androidx.credentials:credentials-play-services-auth:1.3.0" + implementation "androidx.credentials:credentials-play-services-auth:1.5.0" implementation "com.google.android.libraries.identity.googleid:googleid:1.1.1" implementation 'com.descope:descope-kotlin:0.13.3' }