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

Upgraded targetSdkVersion from 31 to 33 #1607

Closed

Conversation

shivank-dvlpr
Copy link

Problem

According to new Google Play target API level requirement new apps must target Android 13 API level 33 or above except for wear OS

https://developer.android.com/google/play/requirements/target-sdk

Fix

Changed compileSdkVersion and targetSdkVersion from 31 to 33.

@peril-automattic
Copy link

Warnings
⚠️ PR is missing at least one label.

Generated by 🚫 dangerJS

@danilo04
Copy link
Contributor

The changes to use SDK 33 were merged in #1612. Thank you for the changes.

@danilo04 danilo04 closed this Oct 10, 2023
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

Successfully merging this pull request may close these issues.

2 participants