Skip to content

Commit 07c9248

Browse files
committed
update filepicker and fileproperties
1 parent 7e31883 commit 07c9248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ dependencies {
3939
compile 'com.android.support:appcompat-v7:23.4.0'
4040
compile 'com.android.support:design:23.4.0'
4141
compile 'com.github.bumptech.glide:glide:3.7.0'
42-
compile 'com.simplemobiletools:filepicker:1.5.2@aar'
43-
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
42+
compile 'com.simplemobiletools:filepicker:1.5.4@aar'
43+
compile 'com.simplemobiletools:fileproperties:1.0.6@aar'
4444
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
4545

4646
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

0 commit comments

Comments
 (0)