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

Upgrade compile and target sdk version to Android API 31 #20

Merged
merged 5 commits into from
Oct 13, 2022

Conversation

fluiddot
Copy link

@fluiddot fluiddot commented Oct 4, 2022

Description

This PR is related to the upgrade effort to Android 12 in Gutenberg Mobile: wordpress-mobile/gutenberg-mobile#5181. It basically updates all references of compileSdkVersion and targetSdkVersion parameters to use version 31.

Test plan

This update can be tested using the Gutenberg editor and the following PR: WordPress/gutenberg#44610.
The idea would be to run smoke testing on the demo project in order to check that there are no issues with Android 12.

Copy link
Member

@jhnstn jhnstn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fluiddot fluiddot changed the base branch from wp-fork to wp-fork-5.2.0-wp-2 October 13, 2022 11:25
@fluiddot
Copy link
Author

Version 5.2.0-wp-3 has been already released with the changes required for the RN upgrade to 0.69. However, the reference to this package hasn't been updated yet in Gutenberg, hence this change will be released as wp-4 and then incorporated into wp-fork branch, leading to a new version wp-5 that will contain all recent changes (i.e. wp-3 + wp-4).

@fluiddot fluiddot changed the base branch from wp-fork-5.2.0-wp-2 to wp-fork October 13, 2022 11:32
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