Merge pull request #5893 from skyace65/NDKVersion

Update required NDK version (3.5)
This commit is contained in:
Max Hilbrunner
2022-07-12 08:44:17 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ Download and install the Android SDK.
- Android SDK Platform 29
- Android SDK Command-line Tools (latest)
- CMake version 3.10.2.4988404
- NDK version 21.4.7075529
- NDK version r23c (23.2.8568313)
- You can install it using the `command line tools <https://developer.android.com/studio/#command-tools>`__.