|
|
|
@ -271,6 +271,9 @@ dependencies {
|
|
|
|
|
implementation "androidx.appcompat:appcompat:$appcompat_version"
|
|
|
|
|
implementation "androidx.fragment:fragment:$fragment_version"
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.viewpager2/viewpager2
|
|
|
|
|
implementation "androidx.viewpager2:viewpager2:1.1.0-alpha01"
|
|
|
|
|
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview
|
|
|
|
|
// https://mvnrepository.com/artifact/androidx.recyclerview/recyclerview-selection
|
|
|
|
|
implementation "androidx.recyclerview:recyclerview:$recyclerview_version"
|
|
|
|
|