mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-05-24 17:25:44 +08:00
1.更新build-profile.json5文件
Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
This commit is contained in:
@@ -1,14 +1,21 @@
|
||||
{
|
||||
"app": {
|
||||
"compileSdkVersion": 9,
|
||||
"compatibleSdkVersion": 9,
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default"
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10
|
||||
}
|
||||
],
|
||||
"signingConfigs": []
|
||||
"buildModeSet":[
|
||||
{
|
||||
"name":"debug"
|
||||
},
|
||||
{
|
||||
"name":"release"
|
||||
}
|
||||
]
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user