spinz777/.hbuilderx/launch.json
2025-03-10 15:44:49 +08:00

10 lines
158 B
JSON

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