bump lib to 1.0.8

This commit is contained in:
AndyScherzinger 2016-11-02 23:22:33 +01:00
parent 0eb73194fc
commit c30920ed59
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:build24-SNAPSHOT'
compile 'com.github.nextcloud:android-library:1.0.8'
compile "com.android.support:support-v4:${supportLibraryVersion}"
compile "com.android.support:design:${supportLibraryVersion}"
compile 'com.jakewharton:disklrucache:2.0.2'