Hi, recently we reached 65k limit. With the new properties(multidexEnabled) it's solved perfectly. Our problem now is testing, we are using additional steps defined: https://developer.android.com/tools/building/multidex.html#testing But returns: Execution failed for task ':app:packageAllDebugTestClassesForMultiDex'. > java.util.zip.ZipException: duplicate entry: android/support/multidex/BuildConfig.class
I saw the response of Xavier here http://stackoverflow.com/questions/26718825/how-to-resolve-java-util-zip-zipexception but the problem persist(like problem of the user) Any ideas? Iñaki -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
