jenkinsci / jenkinsci/java-client-api
Android Unable to merge Dex
Open
- Dominant language
- Java
- Stars
- 913
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
I tried to use your library in my Android App but it does not work. I added (kotlin):
`implementation 'com.offbytwo.jenkins:jenkins-client:0.3.7'`
But I got this error when I wanted to run my app
`Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. > java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex`
Contributor guide
Assessment
This issue has not been assessed yet.