temporary use lib branch

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2018-01-11 15:00:48 +01:00
parent fab57d271e
commit 4ed6f1d3e1
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -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}"