diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index ca9c26946..31c2c24ca 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -436,7 +436,7 @@ val uiTestsImplementation by configurations.named("uiTestsImplementation") dependencies { ksp("com.github.bumptech.glide:ksp:5.0.7") - ksp("androidx.annotation:annotation:1.9.1") + ksp("androidx.annotation:annotation:1.10.0") ksp("androidx.room:room-compiler:2.8.4") //ACRA needs the following dependency to use a custom report sender