mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
changed versionDev
This commit is contained in:
parent
40c30357b5
commit
163e6c08c2
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue