mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-04 12:30:34 +01:00
update commons to 2.1.1
This commit is contained in:
parent
35728cc755
commit
0812154778
@ -32,10 +32,9 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.0.12'
|
||||
compile 'com.simplemobiletools:commons:2.1.1'
|
||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
|
||||
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
|
||||
compile 'com.booking:rtlviewpager:1.0.1'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user