Sync Android SDK and NDK versions with the engine.

This commit is contained in:
Pāvels Nadtočajevs
2025-08-06 22:48:13 +03:00
parent e53489bbbe
commit 8646cd31b5
5 changed files with 10 additions and 10 deletions

View File

@@ -34,7 +34,7 @@ function(android_options)
more information
android_api_level : Target Android API level.
Default = 21
Default = 24
ANDROID_HOME : Path to your Android SDK installation.
Default = os.environ.get("ANDROID_HOME", os.environ.get("ANDROID_SDK_ROOT")