diff --git a/android/build.gradle b/android/build.gradle index 09c1a1fb..de3ae7ac 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -155,7 +155,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.annotation:annotation:1.9.1' - implementation 'androidx.recyclerview:recyclerview:1.3.0' + implementation 'androidx.recyclerview:recyclerview:1.4.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.core:core-ktx:1.10.1' implementation 'androidx.fragment:fragment-ktx:1.6.0'