浏览代码

bump lib version to 1.0.16

AndyScherzinger 8 年之前
父节点
当前提交
371ea460f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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