update fileproperties to 1.0.3
This commit is contained in:
parent
21a5f8d685
commit
3cd104b3aa
|
@ -44,7 +44,7 @@ dependencies {
|
|||
compile 'com.jakewharton:butterknife:8.0.1'
|
||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||
compile 'com.simplemobiletools:filepicker:1.3.19@aar'
|
||||
compile 'com.simplemobiletools:fileproperties:1.0.2@aar'
|
||||
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
|
|
Loading…
Reference in New Issue