diff --git a/main/build.gradle b/main/build.gradle index 509a3904e13..28ee9249fce 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -450,7 +450,7 @@ dependencies { implementation 'androidx.gridlayout:gridlayout:1.0.0' // Support Library RecyclerView - implementation 'androidx.recyclerview:recyclerview:1.2.1' + implementation 'androidx.recyclerview:recyclerview:1.3.0' // Settings Library implementation 'androidx.preference:preference:1.2.0'