Skip to content

Google Play policy to update targetSdkVersion to 30 #756

Closed
@jeorgearomal

Description

@jeorgearomal

Google has updated it policy to target application to 30 from November 2021 and also have mentioned that supporting libraries should have targetSdkVersion of atleast 29.

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

"Make sure that your third-party SDK dependencies support API 29: Some SDK providers publish it in their manifest; others will require additional investigation. If you use an SDK that doesn't support API 29, make it a priority to work with the SDK provider to resolve the issue."

But we could see that targetSdkVersion is 27.

Will an update be released?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions