diff --git a/android/build.gradle.kts b/android/build.gradle.kts index 35b5b16..ba847a2 100644 --- a/android/build.gradle.kts +++ b/android/build.gradle.kts @@ -46,8 +46,8 @@ dependencies { implementation("com.google.android.gms:play-services-auth:21.6.0") // Credential Manager for native sign-in flow - implementation("androidx.credentials:credentials:1.3.0") - implementation("androidx.credentials:credentials-play-services-auth:1.3.0") + implementation("androidx.credentials:credentials:1.6.0") + implementation("androidx.credentials:credentials-play-services-auth:1.6.0") implementation("com.google.android.libraries.identity.googleid:googleid:1.1.1") // Secure storage