Skip to content

Meet Google Play's target API level requirement #34

@bekuno

Description

@bekuno

from https://developer.android.com/distribute/best-practices/develop/target-sdk

When you upload an APK, it needs to meet Google Play’s target API level requirements:

    New apps must target at least Android 9.0 (API level 28)
    From November 1, 2019, app updates must target at least Android 9.0. Until this date, app updates must target at least Android 8.0 (API level 26)

Therefore, the infrastructure must first be brought to the required level.
Further changes can then be made.

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