mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
update fileproperties to 1.0.5
This commit is contained in:
parent
a842d4daf7
commit
f9502638f1
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies {
|
|||
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.simplemobiletools:fileproperties:1.0.4@aar'
|
||||
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
|
||||
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
|
Loading…
Reference in a new issue