mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
update to Nc Android library 1.0.4
This commit is contained in:
parent
3658becdf5
commit
07c3ebdf84
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ dependencies {
|
|||
/// dependencies for app building
|
||||
compile name: 'touch-image-view'
|
||||
|
||||
compile 'com.github.nextcloud:android-library:1.0.2'
|
||||
compile 'com.github.nextcloud:android-library:1.0.4'
|
||||
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