Use imagePicker from nextcloud-deps

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2022-08-22 08:19:41 +02:00
parent 0b8d7fbb4d
commit eca4147dea
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7

View File

@ -298,8 +298,7 @@ dependencies {
implementation "io.noties.markwon:core:$markwonVersion"
//implementation 'com.github.dhaval2404:imagepicker:1.8'
implementation 'com.github.tobiaskaminsky:ImagePicker:1.8.0.2'
implementation 'com.github.nextcloud-deps:ImagePicker:1.8.0.2'
implementation 'com.elyeproj.libraries:loaderviewlibrary:2.0.0'
implementation 'org.osmdroid:osmdroid-android:6.1.13'