Files
new_app/.hbuilderx/launch.json
2025-01-07 09:04:21 +08:00

10 lines
158 B
JSON

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