Skip to content
This repository was archived by the owner on Nov 8, 2019. It is now read-only.
This repository was archived by the owner on Nov 8, 2019. It is now read-only.

Build fails due to included ThrowableExtension in sdk-common.aar #513

@esminis

Description

@esminis

Build fails with this error message:

com.android.builder.dexing.DexArchiveMergerException: com.android.tools.r8.errors.CompilationError: Program type already present: com.google.devtools.build.android.desugar.runtime.ThrowableExtension$NullDesugaringStrategy

It is because com.google.devtools.build.android.desugar.runtime.ThrowableExtension should not be included in aar. As of now only workaround is repackage aar manually

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