mirror of
https://github.com/nextcloud/android.git
synced 2024-12-01 03:43:43 +03:00
use special library branch
This commit is contained in:
parent
b94bce3f63
commit
7d9f6b8b63
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ dependencies {
|
|||
compile name: 'touch-image-view'
|
||||
compile 'com.android.support:multidex:1.0.1'
|
||||
|
||||
compile 'com.github.nextcloud:android-library:1.0.14'
|
||||
compile 'com.github.nextcloud:android-library:externalLinks-SNAPSHOT'
|
||||
compile "com.android.support:support-v4:${supportLibraryVersion}"
|
||||
compile "com.android.support:design:${supportLibraryVersion}"
|
||||
compile 'com.jakewharton:disklrucache:2.0.2'
|
||||
|
|
Loading…
Reference in a new issue