add the bignerdranch multiselect library

This commit is contained in:
tibbi 2016-11-16 20:11:18 +01:00
parent 9616e914b9
commit 613ab2bb10
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ dependencies {
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.4@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"
apt 'com.jakewharton:butterknife-compiler:8.0.1'