瀏覽代碼

use e2e library branch also for lint (will both be reverted once PR in library is merged)

tobiasKaminsky 7 年之前
父節點
當前提交
32b5a02e76
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -194,7 +194,7 @@ android {
 dependencies {
     /// dependencies for app building
     implementation 'com.android.support:multidex:1.0.2'
-    implementation 'com.github.nextcloud:android-library:1.0.33'
+    implementation 'com.github.nextcloud:android-library:1.0.34'
     versionDevImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT' // use always latest master
     implementation "com.android.support:support-v4:${supportLibraryVersion}"
     implementation "com.android.support:design:${supportLibraryVersion}"