mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2024-11-23 06:59:48 +00:00
77f2758214
Signed-off-by: shenglili <shengli9@huawei.com>
27 lines
443 B
Plaintext
27 lines
443 B
Plaintext
{
|
|
"app": {
|
|
"compileSdkVersion": 10,
|
|
"compatibleSdkVersion": 9,
|
|
"products": [
|
|
{
|
|
"name": "default",
|
|
"signingConfig": "release"
|
|
}
|
|
],
|
|
"signingConfigs": []
|
|
},
|
|
"modules": [
|
|
{
|
|
"name": "phone",
|
|
"srcPath": "./product/phone",
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
"applyToProducts": [
|
|
"default",
|
|
],
|
|
},
|
|
],
|
|
}
|
|
],
|
|
} |