Skip to content

Android lower version issues with library #23

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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