Browse Source

update multidex version

AndyScherzinger 7 years ago
parent
commit
cb35ef8d1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -183,7 +183,7 @@ android {
 dependencies {
 dependencies {
     /// dependencies for app building
     /// dependencies for app building
     compile name: 'touch-image-view'
     compile name: 'touch-image-view'
-    compile 'com.android.support:multidex:1.0.1'
+    compile 'com.android.support:multidex:1.0.2'
     compile 'com.github.nextcloud:android-library:1.0.23'
     compile 'com.github.nextcloud:android-library:1.0.23'
     compile "com.android.support:support-v4:${supportLibraryVersion}"
     compile "com.android.support:support-v4:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"