瀏覽代碼

Bump multidex from 2.0.0 to 2.0.1

Bumps multidex from 2.0.0 to 2.0.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
dependabot[bot] 6 年之前
父節點
當前提交
ce0d4ba3db
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -206,7 +206,7 @@ android {
 
 dependencies {
     // dependencies for app building
-    implementation 'androidx.multidex:multidex:2.0.0'
+    implementation 'androidx.multidex:multidex:2.0.1'
 //    implementation project('nextcloud-android-library')
     genericImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'
     gplayImplementation 'com.github.nextcloud:android-library:master-SNAPSHOT'