Update to NDK r25b LTS
Open
enhancement
- Dominant language
- C++
- Stars
- 4k
- Forks
- 368
- PR merge metrics
- No merged PRs in 30d
Description
The Android NDK used currently is a bit outdated, being the r21 LTS version. A new LTS version, r25, has been released, and contains a updated compiler and include updated Android APIs.
For CI, GitHub Actions has the NDK 25 [available](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md#environment-variables-3) on its images.
It's latest exact version is [`25.1.8937393`](https://developer.android.com/ndk/downloads).
Contributor guide
Assessment
This issue has not been assessed yet.