Skip to content

Commit ecfe257

Browse files
Update tasks.json
1 parent 02c60cf commit ecfe257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
{
29-
"label": "Configure Waf for Debug on outdated Android",
29+
"label": "Configure Waf for Debug on Android (NDK r10e)",
3030
"type": "shell",
3131
"command": "./waf configure -T release --android=armeabi-v7a-hard,4.9,21",
3232
"problemMatcher": [],

0 commit comments

Comments
 (0)