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

Bump to NDK 26 #89

Closed

Conversation

NickGerleman
Copy link
Contributor

Summary:
This bumps fbjni to NDK 26, the latest stable NDK, lining up with RN 0.74 compatibility.

Google documents the expected NDK to NDK compatibility:

NDK versions are largely compatible with each other, but occasionally there are changes that break compatibility. If you know that all of your users are using the same version of the NDK, it's best to use the same version that they do. Otherwise, use the newest version.

Differential Revision: D50296514

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 14, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50296514

NickGerleman added a commit to NickGerleman/fbjni that referenced this pull request Oct 14, 2023
Summary:

This bumps fbjni to NDK 26, the latest stable NDK, lining up with RN 0.74 compatibility.

Google [documents](https://developer.android.com/ndk/guides/middleware-vendors#choosing_api_levels_and_ndk_versions) the expected NDK to NDK compatibility:

> NDK versions are largely compatible with each other, but occasionally there are changes that break compatibility. If you know that all of your users are using the same version of the NDK, it's best to use the same version that they do. Otherwise, use the newest version.

Differential Revision: D50296514
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50296514

Summary:

This bumps fbjni to NDK 26, the latest stable NDK, lining up with RN 0.74 compatibility.

Google [documents](https://developer.android.com/ndk/guides/middleware-vendors#choosing_api_levels_and_ndk_versions) the expected NDK to NDK compatibility:

> NDK versions are largely compatible with each other, but occasionally there are changes that break compatibility. If you know that all of your users are using the same version of the NDK, it's best to use the same version that they do. Otherwise, use the newest version.

Differential Revision: D50296514
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D50296514

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in bd94aae.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants