use lib branch

This commit is contained in:
tobiasKaminsky 2017-06-21 11:09:49 +02:00 committed by AndyScherzinger
parent ebf0a40195
commit 4d571e7f82
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
2 changed files with 2 additions and 3 deletions

View File

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

View File

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