Nc lib 1.0.9

This commit is contained in:
AndyScherzinger 2016-11-22 13:08:40 +01:00
parent 030ab34b0b
commit a3009ed0a6
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -41,7 +41,7 @@ dependencies {
/// dependencies for app building
compile name: 'touch-image-view'
compile 'com.github.nextcloud:android-library:1.0.8'
compile 'com.github.nextcloud:android-library:1.0.9'
compile "com.android.support:support-v4:${supportLibraryVersion}"
compile "com.android.support:design:${supportLibraryVersion}"
compile 'com.jakewharton:disklrucache:2.0.2'