diff --git a/android/build.gradle b/android/build.gradle index 37f696db..b5427213 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -153,7 +153,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.6.1' implementation 'androidx.preference:preference-ktx:1.2.0' implementation 'androidx.annotation:annotation:1.2.0' - implementation 'androidx.recyclerview:recyclerview:1.1.0' + implementation 'androidx.recyclerview:recyclerview:1.3.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.core:core-ktx:1.10.0' implementation 'androidx.fragment:fragment-ktx:1.3.2'