Browse Source

bump lib to 1.0.8

AndyScherzinger 8 years ago
parent
commit
c30920ed59
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -41,7 +41,7 @@ dependencies {
     /// dependencies for app building
     /// dependencies for app building
     compile name: 'touch-image-view'
     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:support-v4:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"
     compile 'com.jakewharton:disklrucache:2.0.2'
     compile 'com.jakewharton:disklrucache:2.0.2'