Update the project NDK to the latest LTS version (r27c)

This commit is contained in:
Fredia Huya-Kouadio
2025-04-20 23:51:10 -07:00
parent 1696ab0cb6
commit fac2ebed78
4 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ ext.versions = [
nexusPublishVersion: '1.3.0',
javaVersion : JavaVersion.VERSION_17,
// Also update 'platform/android/detect.py#get_ndk_version()' when this is updated.
ndkVersion : '23.2.8568313',
ndkVersion : '27.2.12479018',
splashscreenVersion: '1.0.1',
openxrVendorsVersion: '3.1.2-stable'