mirror of
https://github.com/SimpleMobileTools/Simple-Camera.git
synced 2025-04-10 21:51:10 +02:00
update filepicker to 1.6.1
This commit is contained in:
parent
93ec82df00
commit
5409038007
@ -34,7 +34,7 @@ android {
|
|||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
compile 'com.android.support:appcompat-v7:23.4.0'
|
||||||
compile 'com.android.support:design:23.4.0'
|
compile 'com.android.support:design:23.4.0'
|
||||||
compile 'com.simplemobiletools:filepicker:1.5.4@aar'
|
compile 'com.simplemobiletools:filepicker:1.6.1@aar'
|
||||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user