소스 검색

Update last forked lib reference to new home

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 2 년 전
부모
커밋
526cdcf42c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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'