What went wrong:
Execution failed for task ‘:MyProject:multiDexListDebug’.
A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Error while merging dex archives:
Learn how to resolve the issue at Add build dependencies | Android Studio | Android Developers. Program type already present: com.sdkbox.plugin.JsonUtils
I tried every single solution found in google but none of them helped.
Can someone help me?
With previous version of gradle (2.3) build succeeds but it’s not compatible with AAB package building.