diff --git a/app/build.gradle b/app/build.gradle index 46640c43b..148dd4764 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,11 +44,9 @@ 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.4@aar' + compile 'com.simplemobiletools:commons:1.1.7' compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" - - compile 'com.github.yukuku:ambilwarna:2.0.1' } buildscript {