Bump ImagePicker

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2021-08-27 12:28:32 +02:00 committed by Marcel Hibbe
parent bf20c24228
commit 326526239d
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

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'