update filepicker to 1.3.13
This commit is contained in:
parent
e3cc1b91cc
commit
42be5de0cb
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ dependencies {
|
||||||
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.2@aar'
|
||||||
compile 'com.simplemobiletools:filepicker:1.3.12@aar'
|
compile 'com.simplemobiletools:filepicker:1.3.13@aar'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
|
||||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||||
|
|
Loading…
Reference in a new issue