Closed
Description
I faced the following error with latest parse android sdk (1.15.6):
Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/parse/BuildConfig;
This error goes away with the 1.15.1 sdk version
I enaled multidex and after run following error occured:
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/parse/BuildConfig.class
I can't figure out the solution
Metadata
Metadata
Assignees
Labels
No labels