Yes, I see what the problem is. We need to release a new version of the library :\
On Tue, Dec 2, 2014 at 9:10 AM, iñaki <[email protected]> wrote: > 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. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- 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.
