Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fails #15

Open
obfusk opened this issue Mar 26, 2024 · 0 comments
Open

build fails #15

obfusk opened this issue Mar 26, 2024 · 0 comments

Comments

@obfusk
Copy link

obfusk commented Mar 26, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant