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

feat: add ndk 27 and bump minSdk to 21 #1819

Merged
merged 13 commits into from
Feb 26, 2025
Merged

feat: add ndk 27 and bump minSdk to 21 #1819

merged 13 commits into from
Feb 26, 2025

Conversation

triniwiz
Copy link
Member

@triniwiz triniwiz commented Jul 30, 2024

Bump to ndk 27.
Min sdk is now 21.

Fixes the c++_shared dy lib when building for the 16kb page size with an older ndk.
The newer ndk ~28 comes with the flags on by default but it drops support for anything older than 21 (Android 5).

triniwiz added 3 commits July 29, 2024 11:39
Min API support is now 21
@cla-bot cla-bot bot added the cla: yes label Jul 30, 2024
@edusperoni edusperoni changed the title feat: ndk 27 feat: add ndk 27 and bump minSdk to 21 Dec 17, 2024
@NathanWalker NathanWalker added this to the 9.0 milestone Jan 17, 2025
@NathanWalker NathanWalker modified the milestones: 9.0, 8.9 Feb 26, 2025
@NathanWalker NathanWalker merged commit bec401c into main Feb 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants