|
@@ -191,8 +191,8 @@ android {
|
|
|
dependencies {
|
|
|
/// dependencies for app building
|
|
|
implementation 'com.android.support:multidex:1.0.2'
|
|
|
- implementation 'com.github.nextcloud:android-library:nc13-SNAPSHOT'
|
|
|
- versionDevImplementation 'com.github.nextcloud:android-library:1.0.32'
|
|
|
+ implementation 'com.github.nextcloud:android-library:1.0.33'
|
|
|
+ versionDevImplementation 'com.github.nextcloud:android-library:1.0.33'
|
|
|
implementation "com.android.support:support-v4:${supportLibraryVersion}"
|
|
|
implementation "com.android.support:design:${supportLibraryVersion}"
|
|
|
implementation 'com.jakewharton:disklrucache:2.0.2'
|