Skip to content

Commit 61ab717

Browse files
committed
update filepicker to 1.3.6
1 parent b0727ac commit 61ab717

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
@@ -39,7 +39,7 @@ dependencies {
3939
compile 'com.android.support:design:23.4.0'
4040
compile 'com.jakewharton:butterknife:8.0.1'
4141
compile 'com.github.bumptech.glide:glide:3.7.0'
42-
compile 'com.simplemobiletools:filepicker:1.3.5@aar'
42+
compile 'com.simplemobiletools:filepicker:1.3.6@aar'
4343
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4444

4545
apt 'com.jakewharton:butterknife-compiler:8.0.1'

0 commit comments

Comments
 (0)