spinz777/.hbuilderx/launch.json

10 lines
158 B
JSON
Raw Normal View History

2025-03-10 15:44:49 +08:00
{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
"type" : "uni-app:app-android"
}
]
}