mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Update the project NDK to the latest LTS version (r27c)
This commit is contained in:
parent
0e7b067701
commit
731fa536fe
4 changed files with 31 additions and 11 deletions
|
|
@ -64,7 +64,7 @@ def get_android_ndk_root(env: "SConsEnvironment"):
|
|||
|
||||
# This is kept in sync with the value in 'platform/android/java/app/config.gradle'.
|
||||
def get_ndk_version():
|
||||
return "23.2.8568313"
|
||||
return "27.2.12479018"
|
||||
|
||||
|
||||
# This is kept in sync with the value in 'platform/android/java/app/config.gradle'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue