diff --git a/build.gradle b/build.gradle index 490d2ce034a..18f67aed585 100644 --- a/build.gradle +++ b/build.gradle @@ -317,7 +317,7 @@ dependencies { withoutQuickstepImplementation fileTree(dir: FRAMEWORK_PREBUILTS_DIR, include: 'plugin_core.jar') implementation "androidx.dynamicanimation:dynamicanimation:1.0.0" - implementation "androidx.recyclerview:recyclerview:1.3.1" + implementation "androidx.recyclerview:recyclerview:1.3.2" implementation "androidx.preference:preference-ktx:1.2.1" implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'