You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Update the project NDK to the latest LTS version (r27c)
This commit is contained in:
@@ -69,7 +69,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'.
|
||||
|
||||
Reference in New Issue
Block a user