瀏覽代碼

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