소스 검색

use lib branch

tobiasKaminsky 7 년 전
부모
커밋
4d571e7f82
2개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 2
      build.gradle
  2. 1 1
      settings.gradle

+ 1 - 2
build.gradle

@@ -178,8 +178,7 @@ dependencies {
     compile name: 'touch-image-view'
     compile 'com.android.support:multidex:1.0.1'
 
-//    compile 'com.github.nextcloud:android-library:1.0.21'
-    compile project(':nextcloud-android-library')
+    compile 'com.github.nextcloud:android-library:bruteforce'
     compile "com.android.support:support-v4:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"
     compile 'com.jakewharton:disklrucache:2.0.2'

+ 1 - 1
settings.gradle

@@ -1 +1 @@
-include ':nextcloud-android-library'
+include ':'