浏览代码

bump to com.github.nextcloud:android-library:1.0.28 fixing chunked upload file modification date

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

+ 1 - 1
build.gradle

@@ -184,7 +184,7 @@ dependencies {
     /// dependencies for app building
     implementation name: 'touch-image-view'
     implementation 'com.android.support:multidex:1.0.2'
-    implementation 'com.github.nextcloud:android-library:1.0.27'
+    implementation 'com.github.nextcloud:android-library:1.0.28'
     implementation "com.android.support:support-v4:${supportLibraryVersion}"
     implementation "com.android.support:design:${supportLibraryVersion}"
     implementation 'com.jakewharton:disklrucache:2.0.2'