diff --git a/android/build.gradle b/android/build.gradle index e4eefe5..3fe21c2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -69,7 +69,7 @@ repositories { dependencies { implementation "com.facebook.react:react-android" - implementation "com.google.android.gms:play-services-auth:21.5.0" + implementation "com.google.android.gms:play-services-auth:21.5.1" implementation "androidx.credentials:credentials:1.5.0" implementation "androidx.credentials:credentials-play-services-auth:1.5.0" implementation "com.google.android.libraries.identity.googleid:googleid:1.2.0"