|
@@ -182,7 +182,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.37'
|
|
|
+ implementation 'com.github.nextcloud:android-library:1.0.38'
|
|
|
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}"
|