NDK r27 beta 1 is now available in the stable channel of the SDK manager (use ndkVersion "27.0.11718014-beta1" in your build.gradle file) and for download from
our website.
NDK r27 will be the 2024 LTS release. NDK r26 support will end either when r27 reaches stable, or in September 2024, whichever is later.
As always for a new major version, this release includes an updated LLVM. Notably, this adds clang-scan-deps, which should enable C++ module use with CMake and other build systems which use that tool.
See the
changelog for changes and announcements.