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

Android: upgrade target SDK to 34 #2655

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ericoporto
Copy link
Member

  • This is meant to comply with current Google Play Target SDK requirements.

  • NDK is kept the same, otherwise we would have to upgrade minSDK from 19 to 21.

  • We do a few minor upgrades where possible, including the gradlew wrapper version, this causes a few deprecation warnings, but we don't need to act on these yet (and some warnings are from upstream dependencies, so we will just live with them until we can fix all)

I am leaving this as draft until it builds and until I have time to test with my physical Android phone.

- This is meant to comply with current Google Play Target SDK requirements.

- NDK is kept the same, otherwise we would have to upgrade minSDK from 19 to 21.

- We do a few minor upgrades where possible, including the gradlew wrapper version, this causes a few deprecation warnings, but we don't need to act on these yet (and some warnings are from upstream dependencies, so we will just live with them until we can fix all)
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.

1 participant