changed versionDev

This commit is contained in:
tobiasKaminsky 2017-12-12 11:49:32 +01:00
parent 40c30357b5
commit 163e6c08c2
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -193,7 +193,6 @@ dependencies {
implementation 'com.android.support:multidex:1.0.2'
implementation 'com.github.nextcloud:android-library:1.0.33'
versionDevImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT' // use always latest master
versionDevImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
implementation "com.android.support:support-v4:${supportLibraryVersion}"
implementation "com.android.support:design:${supportLibraryVersion}"
implementation 'com.jakewharton:disklrucache:2.0.2'