mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-23 04:57:59 +01:00
update Commons to 1.0.7
This commit is contained in:
parent
0864f4ac81
commit
468a5e44aa
1 changed files with 1 additions and 3 deletions
|
@ -44,11 +44,9 @@ dependencies {
|
||||||
compile 'com.booking:rtlviewpager:1.0.1'
|
compile 'com.booking:rtlviewpager:1.0.1'
|
||||||
compile 'com.simplemobiletools:fileproperties:1.0.7@aar'
|
compile 'com.simplemobiletools:fileproperties:1.0.7@aar'
|
||||||
compile 'com.simplemobiletools:filepicker:1.6.1@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 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
|
||||||
compile 'com.github.yukuku:ambilwarna:2.0.1'
|
|
||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
|
Loading…
Reference in a new issue