Explorar el Código

update multidex version

AndyScherzinger hace 7 años
padre
commit
cb35ef8d1d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -183,7 +183,7 @@ android {
 dependencies {
     /// dependencies for app building
     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.android.support:support-v4:${supportLibraryVersion}"
     compile "com.android.support:design:${supportLibraryVersion}"