diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index ca9c26946..427393d5e 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -515,7 +515,7 @@ dependencies { implementation("com.google.android.gms:play-services-auth:21.5.1") 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") + implementation("com.google.code.gson:gson:2.14.0") implementation("com.google.api-client:google-api-client-android:2.9.0") implementation("com.google.apis:google-api-services-gmail:v1-rev20251201-2.0.0") //ACRA needs the following dependency to use a custom report sender