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

Api30 build #40

Merged
merged 9 commits into from
Jul 9, 2024
Merged

Api30 build #40

merged 9 commits into from
Jul 9, 2024

Conversation

GRRedWings
Copy link
Owner

This is an update to support the latest Python build, and Android NDK. It's a big change in that it stops supporting APIs older than 30.

If you want to support 26+ instead of 30+, look at the changes I made and revert it to allow 26. I mostly support this library for my purposes, and while I could have allowed 26 I don't test with that anymore and didn't want to give the impression I did.

Flood Ryan A and others added 9 commits October 10, 2023 15:29
…of errors. It also bumps a few versions of other things.
…t it took a patch from Python, and I need to revisit why we needed to change how we include the NDK in the build call.
…for my purpose I have a minimum of 30 and do not want to muddy the waters.
…sure where I broke requests, but it's not working and I'm not spending a ton of time to figure it out. I import something else now.
@GRRedWings GRRedWings merged commit 0856e6a into master Jul 9, 2024
1 of 3 checks passed
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