diff --git a/build.gradle b/build.gradle index 5e35acfa53..92731b7a98 100644 --- a/build.gradle +++ b/build.gradle @@ -383,7 +383,7 @@ dependencies { implementation 'androidx.profileinstaller:profileinstaller:1.4.1' baselineProfile projects.baselineProfile - implementation "androidx.recyclerview:recyclerview:1.3.2" + implementation "androidx.recyclerview:recyclerview:1.4.0" implementation "androidx.preference:preference-ktx:1.2.1" implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'