mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 14:37:59 +01:00
update fileproperties to 1.0.3
This commit is contained in:
parent
cec3e5f640
commit
7ced072f9c
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ dependencies {
|
||||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.5.0'
|
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.5.0'
|
||||||
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
|
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
|
||||||
compile 'com.booking:rtlviewpager:1.0.1'
|
compile 'com.booking:rtlviewpager:1.0.1'
|
||||||
compile 'com.simplemobiletools:fileproperties:1.0.2@aar'
|
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
|
||||||
compile 'com.simplemobiletools:filepicker:1.3.19@aar'
|
compile 'com.simplemobiletools:filepicker:1.3.19@aar'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue