Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ dependencies { // Android X implementation "androidx.appcompat:appcompat:1.3.0" implementation "androidx.fragment:fragment:1.3.3" implementation "androidx.fragment:fragment:1.3.4" implementation "androidx.preference:preference:1.1.1" implementation "androidx.recyclerview:recyclerview:1.2.0" implementation 'androidx.recyclerview:recyclerview-selection:1.1.0' Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,7 @@ dependencies { // Android X implementation "androidx.appcompat:appcompat:1.3.0" implementation "androidx.fragment:fragment:1.3.3" implementation "androidx.fragment:fragment:1.3.4" implementation "androidx.preference:preference:1.1.1" implementation "androidx.recyclerview:recyclerview:1.2.0" implementation 'androidx.recyclerview:recyclerview-selection:1.1.0' Loading