Skip to content
New issue

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

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

Already on GitHub? # to your account

Make it possible to target sdk 34 #3622

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fornwall
Copy link
Member

@fornwall fornwall commented Oct 3, 2023

Here are changes which makes it possible to set targetSdk=34, and still start up a successful terminal session on an Android 34 device.

We don't bump the targetSdk yet, as that would require the termux/termux-exec#24 to be present for Android 10+ devices to successfully execute files in the session. But this is one step closer (and should be able to merge after merging #3619, which will make the build work, since this requires a newer android gradle plugin version - hence why this PR has a draft status).

Description of changes:

@fornwall fornwall marked this pull request as draft October 3, 2023 15:12
@fornwall fornwall force-pushed the prepare-for-target-sdk-34 branch from 6c798c6 to 38408d4 Compare October 4, 2023 11:28
Co-authored-by: tuhana <github@tuhana.me>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants