diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index 8a625f8a6..0cd9a2822 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -488,7 +488,7 @@ dependencies { implementation("androidx.webkit:webkit:1.15.0") implementation("com.google.android.gms:play-services-base:18.9.0") - implementation("com.google.android.gms:play-services-auth:21.4.0") + implementation("com.google.android.gms:play-services-auth:21.5.0") implementation("com.google.android.material:material:1.13.0") implementation("com.google.android.flexbox:flexbox:3.0.0") implementation("com.google.code.gson:gson:2.13.2")