Files
frontend-app/.hbuilderx/launch.json
T
2025-10-10 13:41:42 +08:00

11 lines
204 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"customPlaygroundType" : "local",
"playground" : "custom",
"type" : "uni-app:app-android"
}
]
}