Skip to content

Commit 9d9038d

Browse files
committed
update filepicker to 1.6.1
1 parent ec4ae99 commit 9d9038d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
compile 'com.android.support:design:25.0.1'
3838
compile 'com.facebook.stetho:stetho:1.4.1'
3939
compile 'com.github.bumptech.glide:glide:3.7.0'
40-
compile 'com.simplemobiletools:filepicker:1.5.4@aar'
40+
compile 'com.simplemobiletools:filepicker:1.6.1@aar'
4141

4242
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4343
}

0 commit comments

Comments
 (0)