StickerCamera icon indicating copy to clipboard operation
StickerCamera copied to clipboard

Unable to merge dex

Open jeetdholakia opened this issue 8 years ago • 0 comments

I'm using android studio 3.0 and the latest gradle along with updated dependency versions and Im getting this error when I compile the project.

Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

I have tried cleaning and rebuilding the project, I have also done 'invalidate and restart' but they haven't worked for me so far...

jeetdholakia avatar Nov 04 '17 21:11 jeetdholakia