Merge pull request #1556 from nextcloud/bumpImagePicker

Bump ImagePicker
This commit is contained in:
Marcel Hibbe 2021-08-31 13:50:00 +02:00 committed by GitHub
commit 4fea5c0e00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -283,7 +283,7 @@ dependencies {
implementation "io.noties.markwon:core:$markwonVersion"
//implementation 'com.github.dhaval2404:imagepicker:1.8'
implementation 'com.github.tobiaskaminsky:ImagePicker:extraFile-SNAPSHOT'
implementation 'com.github.tobiaskaminsky:ImagePicker:1.8.0.2'
implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'
implementation 'org.osmdroid:osmdroid-android:6.1.11'