diff --git a/FlowCrypt/build.gradle.kts b/FlowCrypt/build.gradle.kts index e338d9c2a9..9b0d52da91 100644 --- a/FlowCrypt/build.gradle.kts +++ b/FlowCrypt/build.gradle.kts @@ -417,7 +417,7 @@ dependencies { implementation("androidx.legacy:legacy-preference-v14:1.0.0") implementation("androidx.cardview:cardview:1.0.0") implementation("androidx.browser:browser:1.8.0") - implementation("androidx.recyclerview:recyclerview:1.3.2") + implementation("androidx.recyclerview:recyclerview:1.4.0") implementation("androidx.recyclerview:recyclerview-selection:1.1.0") implementation("androidx.constraintlayout:constraintlayout:2.2.0") implementation("androidx.test.espresso:espresso-idling-resource:3.6.1")