hldy_xcx/.hbuilderx/launch.json

11 lines
205 B
JSON
Raw Permalink Normal View History

2025-09-02 16:45:54 +08:00
{
"version" : "1.0",
"configurations" : [
{
"customPlaygroundType" : "device",
"playground" : "custom",
"type" : "uni-app:app-android"
}
]
}