Merge remote-tracking branch 'remotes/origin/master' into crashDueToEmptyString

This commit is contained in:
tobiasKaminsky 2017-05-15 14:03:30 +02:00
commit 7b4bb187d3
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -179,7 +179,7 @@ dependencies {
compile name: 'touch-image-view'
compile 'com.android.support:multidex:1.0.1'
compile 'com.github.nextcloud:android-library:logFolder-SNAPSHOT'
compile 'com.github.nextcloud:android-library:1.0.18'
compile "com.android.support:support-v4:${supportLibraryVersion}"
compile "com.android.support:design:${supportLibraryVersion}"
compile 'com.jakewharton:disklrucache:2.0.2'