add the bignerdranch multiselect library
This commit is contained in:
parent
9616e914b9
commit
613ab2bb10
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ dependencies {
|
||||||
compile 'com.booking:rtlviewpager:1.0.1'
|
compile 'com.booking:rtlviewpager:1.0.1'
|
||||||
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
|
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
|
||||||
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
|
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
|
||||||
|
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
|
||||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||||
|
|
Loading…
Reference in a new issue