mirror of
https://gitee.com/openharmony/applications_app_samples
synced 2024-11-30 12:11:00 +00:00
uitest升级API11
Signed-off-by: yeyedeshen <yangxin181@huawei.com>
This commit is contained in:
parent
c04cdcd5ea
commit
8e06db49d1
@ -15,14 +15,13 @@
|
||||
|
||||
{
|
||||
"app": {
|
||||
"compileSdkVersion": 11,
|
||||
"compatibleSdkVersion": 11,
|
||||
"signingConfigs": [],
|
||||
"products": [
|
||||
{
|
||||
"name": "default",
|
||||
"signingConfig": "default",
|
||||
"compileSdkVersion": 10,
|
||||
"compatibleSdkVersion": 10,
|
||||
"runtimeOS": "OpenHarmony"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -14,8 +14,8 @@
|
||||
*/
|
||||
|
||||
{
|
||||
"hvigorVersion": "3.0.2",
|
||||
"hvigorVersion": "2.4.2",
|
||||
"dependencies": {
|
||||
"@ohos/hvigor-ohos-plugin": "3.0.2"
|
||||
"@ohos/hvigor-ohos-plugin": "2.4.2"
|
||||
},
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user