Open
Description
When using the stilts-stomp-client on Android, during compilation I get the multiple dex files error:
Error:Android Dex: [example.stomp] com.android.dex.DexException: Multiple dex files define Lorg/projectodd/stilts/stomp/Constants;
The error occurs due to the fact that the Constants.java exists in both the stom-api and stomp-client dependencies in the same package namespace.
Metadata
Metadata
Assignees
Labels
No labels
Activity