Skip to content

The application crashes on Android 6 (JDK 17) when launched #555

@alexbayker

Description

@alexbayker

The application crashes on Android 6 (JDK 17) when launched due to the library com.fasterxml.jackson.core:jackson , which in versions higher than 4.13.5 throws Exception java.lang.NoClassDefFoundError: Failed resolution of: Ljava/lang/BootstrapMethodError; . Similar problem is described here: square/retrofit#4131

Because of this, I cannot update your library to a version higher than 5.4.6, since it uses the Jackson library version 4.15.0

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