Add NDK 22 to macOS images (#2542)

* add env variables to docs, add extra ndk

* add new header 4

* rename variable

* add ndk to toolset as generic approach

* grep latest version

* install latest lts

* improve function

* rename function
This commit is contained in:
Dmitry Shibanov
2021-02-01 12:56:44 +03:00
committed by GitHub
parent fa88926270
commit a49d4e2294
6 changed files with 41 additions and 7 deletions

View File

@@ -212,7 +212,11 @@
],
"additional-tools": [
"cmdline-tools;latest"
]
],
"ndk": {
"lts": "21",
"latest": "22"
}
},
"powershellModules": [
{