mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
temporary use lib branch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
fab57d271e
commit
4ed6f1d3e1
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ dependencies {
|
|||
// dependencies for app building
|
||||
implementation 'com.android.support:multidex:1.0.2'
|
||||
// implementation project('nextcloud-android-library')
|
||||
implementation 'com.github.nextcloud:android-library:1.0.34'
|
||||
implementation 'com.github.nextcloud:android-library:1.0.35'
|
||||
versionDevImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT' // use always latest master
|
||||
implementation "com.android.support:support-v4:${supportLibraryVersion}"
|
||||
implementation "com.android.support:design:${supportLibraryVersion}"
|
||||
|
|
Loading…
Reference in a new issue