diff --git a/android/build.gradle b/android/build.gradle index 880214f..923d2a9 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -51,7 +51,7 @@ android { 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" implementation "com.google.android.gms:play-services-fido:20.1.0" }