diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index e2a9b1fcf6..c8be1a09f9 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -436,7 +436,7 @@ dependencies { implementation("androidx.preference:preference-ktx:1.2.1") implementation("androidx.core:core-ktx:1.15.0") implementation("androidx.core:core-splashscreen:1.0.1") - implementation("androidx.activity:activity-ktx:1.10.0") + implementation("androidx.activity:activity-ktx:1.10.1") implementation("androidx.fragment:fragment-ktx:1.8.6") implementation("androidx.work:work-runtime-ktx:2.10.0") implementation("androidx.navigation:navigation-fragment-ktx:2.8.7")