AndroidHttpMockingExamples icon indicating copy to clipboard operation
AndroidHttpMockingExamples copied to clipboard

Unable to merge dex

Open RodrigoAmaroEng opened this issue 8 years ago • 0 comments

For some reason i can't even build the code on this repository. It keeps giving me the following error:

Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebugAndroidTest'.

java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

RodrigoAmaroEng avatar Dec 22 '17 14:12 RodrigoAmaroEng