mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-27 17:08:34 +03:00
Merge pull request #2330 from nextcloud/chore/noid/updateLibId
Update last forked lib reference to new home
This commit is contained in:
commit
ee849612c1
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,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.14'
|
||||
|
|
Loading…
Reference in a new issue