[android] Updated to the latest NDK, it is finally available on Github Runners

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-06-12 18:25:23 +02:00 committed by Viktor Govako
parent 4de66fce16
commit a1991f313b
2 changed files with 2 additions and 2 deletions

View file

@ -136,7 +136,7 @@ android {
compileSdkVersion propCompileSdkVersion.toInteger()
buildToolsVersion propBuildToolsVersion
ndkVersion '23.1.7779620'
ndkVersion '24.0.8215888'
defaultConfig {
// Default package name is taken from the manifest and should be app.organicmaps

View file

@ -247,7 +247,7 @@ Install Android SDK and NDK:
- Select "Android 12.0 (S) / API Level 31" SDK.
- Switch to "SDK Tools" tab.
- Check "Show Package Details" checkbox.
- Select "NDK (Side by side)" version **23.1.7779620**.
- Select "NDK (Side by side)" version **24.0.8215888**.
- Select "CMake" version **3.18.1**.
- Click "Apply" and wait for downloads and installation to finish.
- In the left pane menu select "Appearance & Behavior > System Settings > Memory Settings".