Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Upgrade compile and target sdk version to Android API 33 #8

Merged
merged 4 commits into from
May 22, 2023

Conversation

fluiddot
Copy link

Description

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

This change is similar to when we upgrade to Android 12.

Test plan

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

@fluiddot fluiddot self-assigned this May 18, 2023
Copy link
Author

Choose a reason for hiding this comment

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

For some reason, this file got updated when installing the dependencies via yarn command. I switched to the wp-fork branch and I'm getting the same result, so I'm wondering if we overlook doing this when we created the fork 🤔.

Copy link

Choose a reason for hiding this comment

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

Interesting, let's include the change as it shouldn't affect anything.

@fluiddot fluiddot merged commit a1740cc into wp-fork May 22, 2023
@fluiddot fluiddot deleted the update/android-13 branch May 22, 2023 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants