diff --git a/android/build.gradle b/android/build.gradle index 5cb5e99..90eca2f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,7 +91,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.0.2' implementation 'com.google.android.material:material:1.0.0' - implementation 'androidx.recyclerview:recyclerview:1.0.0' + implementation 'androidx.recyclerview:recyclerview:1.1.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.percentlayout:percentlayout:1.0.0'