include simple commons 1.0.1

This commit is contained in:
tibbi 2016-12-13 21:40:41 +01:00
parent 1fd4169d26
commit 9887ec431a
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ dependencies {
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.7@aar'
compile 'com.simplemobiletools:filepicker:1.6.1@aar'
compile 'com.simplemobiletools:commons:1.0.1@aar'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
}