Update Android build requirements

This commit is contained in:
Max Hilbrunner
2025-11-06 06:39:04 +01:00
parent 5a7b642907
commit aa8bd6133b
2 changed files with 3 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ Setting up the buildsystem
::
cmdline-tools/latest/bin/sdkmanager --sdk_root=<android_sdk_path> "platform-tools" "build-tools;35.0.0" "platforms;android-35" "cmdline-tools;latest" "cmake;3.10.2.4988404" "ndk;28.1.13356709"
cmdline-tools/latest/bin/sdkmanager --sdk_root=<android_sdk_path> "platform-tools" "build-tools;35.0.1" "platforms;android-35" "cmdline-tools;latest" "cmake;3.10.2.4988404" "ndk;28.1.13356709"
- After setting up the SDK and environment variables, be sure to
**restart your terminal** to apply the changes. If you are using