mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Update library
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
dd9582bf86
commit
853d0bf197
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ dependencies {
|
|||
/// dependencies for app building
|
||||
compile name: 'touch-image-view'
|
||||
compile 'com.android.support:multidex:1.0.1'
|
||||
compile 'com.github.nextcloud:android-library:add-lock-failure-status-SNAPSHOT'
|
||||
compile 'com.github.nextcloud:android-library:1.0.22'
|
||||
compile "com.android.support:support-v4:${supportLibraryVersion}"
|
||||
compile "com.android.support:design:${supportLibraryVersion}"
|
||||
compile 'com.jakewharton:disklrucache:2.0.2'
|
||||
|
|
Loading…
Reference in a new issue