mergeDex issue when include .jar file in lib folder
Open
- Dominant language
- Java
- Stars
- 35
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the ':app:transformDexArchiveWithExternalLibsDexMergerForDebug' failure with a .jar file in the app's lib folder. Inspect the Android build configuration and dependency setup to identify the conflicting input; done means the debug build completes successfully with the .jar included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100