Update tasks.json

This commit is contained in:
Caroline Joy Bell
2023-01-13 07:50:03 -08:00
committed by GitHub
parent 02c60cf2c7
commit ecfe257da2
+1 -1
View File
@@ -26,7 +26,7 @@
} }
}, },
{ {
"label": "Configure Waf for Debug on outdated Android", "label": "Configure Waf for Debug on Android (NDK r10e)",
"type": "shell", "type": "shell",
"command": "./waf configure -T release --android=armeabi-v7a-hard,4.9,21", "command": "./waf configure -T release --android=armeabi-v7a-hard,4.9,21",
"problemMatcher": [], "problemMatcher": [],