update to Nc Android library 1.0.4

This commit is contained in:
Andy Scherzinger 2016-08-09 10:58:13 +02:00
parent 3658becdf5
commit 07c3ebdf84

View file

@ -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'