Skip to content

retrofit2 codegen depends on a corrupted version of oauth2 client #7044

@justwy

Description

@justwy

org.apache.oltu.oauth2.client v1.0.1 artifacts seem to have an issue where org/apache/oltu/oauth2/common/ package are accidentally included. This caused the following error:

Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

Changing back to v1.0.0 worked for me.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions