Skip to content

Bump minSdk to 23 #1439

@breedx-splk

Description

@breedx-splk

Our current supported minSdk is 21, which is essentially Android 5 Lollipop, released in 2014.
For the 2.x release, we will want to bump our minSdk to 23, which is Android 6 Marshmallow from 2015. This is old enough for most apps, and is part of the long tail, with < 1% of the install base (ref).

Furthermore, minSdk >= 23 is required for contemporary androidx/jetpack libraries (ref).

When we do this work, we should also:

  • update docs to indicate minSdk is now 23
  • update renovate.json5 to enable updates for androidx libs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedWork cannot be started because it is blocked.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions