Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play policy to update targetSdkVersion to 30 #756

Closed
jeorgearomal opened this issue Sep 24, 2021 · 2 comments
Closed

Google Play policy to update targetSdkVersion to 30 #756

jeorgearomal opened this issue Sep 24, 2021 · 2 comments

Comments

@jeorgearomal
Copy link

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?

@zihejia
Copy link
Collaborator

zihejia commented Oct 7, 2021

hi @jeorgearomal , thanks for bringing it up, we have updated targetSDKVersion to 30 in the release v5.9.2. Closing this one now.

@zihejia zihejia closed this as completed Oct 7, 2021
@jeorgearomal
Copy link
Author

Thank you @zihejia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants