17 lines
238 B
JSON
17 lines
238 B
JSON
|
{
|
||
|
"version" : "1.0",
|
||
|
"configurations" : [
|
||
|
{
|
||
|
"playground" : "custom",
|
||
|
"type" : "uni-app:app-android"
|
||
|
},
|
||
|
{
|
||
|
"app-plus" :
|
||
|
{
|
||
|
"launchtype" : "local"
|
||
|
},
|
||
|
"type" : "uniCloud"
|
||
|
}
|
||
|
]
|
||
|
}
|