Browse Source

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 năm trước cách đây
mục cha
commit
ce0d4ba3db
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'