Skip to content

Android lower version issues with library #23

@argz7

Description

@argz7

Unfortunately the library does not support versions lower than Android O (version 26)

The following are the issues why:

  1. Invoke-customs are only supported starting with Android O (--min-api 26)
  2. Static interface methods are only supported starting with Android N (--min-api 24)

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