You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I tried to build HideDroid from source, and the build fails with:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeDexArmRelease'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
> com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.
Type org.xmlpull.v1.util.XmlPullUtil is defined multiple times: /build/repo/app/build/intermediates/external_libs_dex/armRelease/mergeExtDexArmRelease/classes3.dex, /build/repo/app/build/intermediates/sub_project_dex_archive/armRelease/out/41c158fb4639c5a9cc0262b36887732dfd9c8619a1d70e374e9576bf4adb2c1a_1.jar:classes.dex
Can you tell me how you're avoiding that error when building?
The text was updated successfully, but these errors were encountered:
Hi! I tried to build HideDroid from source, and the build fails with:
Can you tell me how you're avoiding that error when building?
The text was updated successfully, but these errors were encountered: