update filepicker to 1.4.5

This commit is contained in:
tibbi 2016-11-19 13:47:02 +01:00
parent 63dc2b5184
commit 701a4c2641
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ dependencies {
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
compile 'com.simplemobiletools:filepicker:1.4.4@aar'
compile 'com.simplemobiletools:filepicker:1.4.5@aar'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"