Skip to content

Android downward compatibility with strikt 0.27.0 #229

@nenick

Description

@nenick

Would be great to use this library in Android development but some latest changes aren't compatible with lower Android versions than 24.

Private interface methods are only supported starting with Android N (--min-api 24): 
Lstrikt/api/Assertion$Builder;describe(Lkotlin/jvm/functions/Function1;)Ljava/lang/String;

Any ideas to workaround this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions