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...
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 dexI have tried cleaning and rebuilding the project, I have also done 'invalidate and restart' but they haven't worked for me so far...