Answers for "A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:"

2

com.android.builder.dexing.DexArchiveMergerException:

// go to android/app/build.gradle

// Add the following command inside defaultConfig:

multiDexEnabled true
Posted by: Guest on July-02-2020

Code answers related to "A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language