13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"version" : "1.0",
|
|
"configurations" : [
|
|
{
|
|
"customPlaygroundType" : "device",
|
|
"localRepoPath" : "E:/ai-clone/ai-clone",
|
|
"packageName" : "com.yj.android",
|
|
"playground" : "custom",
|
|
"type" : "uni-app:app-android"
|
|
}
|
|
]
|
|
}
|