Add ndk-related environment variables (#5984)

This commit is contained in:
Mikhail Timofeev
2022-07-29 10:50:39 +04:00
committed by GitHub
parent cd98711e9d
commit 1c6ef2dda5
5 changed files with 18 additions and 2 deletions

View File

@@ -179,6 +179,7 @@
"cmake;3.18.1"
],
"ndk": {
"default": "25",
"versions": [
"23", "24", "25"
]