|
|
|
@ -130,8 +130,9 @@ dependencies {
|
|
|
|
|
implementation "androidx.appcompat:appcompat:$appcompat_version"
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview-selection
|
|
|
|
|
implementation "androidx.recyclerview:recyclerview:$recyclerview_version"
|
|
|
|
|
//implementation "androidx.recyclerview:recyclerview-selection:$recyclerview_version"
|
|
|
|
|
//implementation "androidx.recyclerview:recyclerview-selection:1.1.0-alpha01"
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.coordinatorlayout/coordinatorlayout
|
|
|
|
|
implementation "androidx.coordinatorlayout:coordinatorlayout:$coordinatorlayout_version"
|
|
|
|
|