Skip to content

Stils on Android dex issues #25

Open
@rage28

Description

@rage28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions