Remove ndk-bundle from ubuntu (#5926)

This commit is contained in:
Mikhail Timofeev
2022-07-19 14:06:31 +04:00
committed by GitHub
parent ce779a6f6e
commit 893e347c8e
6 changed files with 3 additions and 33 deletions

View File

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

View File

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

View File

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