You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
374 B

6 months ago
{
"version" : "1.0",
"configurations" : [
{
"playground" : "custom",
6 months ago
"type" : "uni-app:app-android"
},
5 months ago
{
"app-plus" : {
"launchtype" : "local"
},
"mp-weixin" : {
"launchtype" : "local"
},
"type" : "uniCloud"
}
6 months ago
]
}