diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index d6a79163d..33057abc8 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -512,7 +512,7 @@ dependencies { implementation("androidx.webkit:webkit:1.16.0") implementation("com.google.android.gms:play-services-base:18.10.1") - implementation("com.google.android.gms:play-services-auth:21.6.0") + implementation("com.google.android.gms:play-services-auth:22.0.0") implementation("com.google.android.material:material:1.14.0") implementation("com.google.android.flexbox:flexbox:3.0.0") implementation("com.google.code.gson:gson:2.14.0")