Ver Fonte

use lib branch

tobiasKaminsky há 7 anos atrás
pai
commit
4d571e7f82
2 ficheiros alterados com 2 adições e 3 exclusões
  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 ':'