!3998 【Sample】uitest升级API 11

Merge pull request !3998 from YangXin/uitets
This commit is contained in:
openharmony_ci 2024-01-23 01:49:47 +00:00 committed by Gitee
commit c428d64711
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 6 deletions

View File

@ -15,14 +15,13 @@
{
"app": {
"compileSdkVersion": 11,
"compatibleSdkVersion": 11,
"signingConfigs": [],
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 10,
"runtimeOS": "OpenHarmony"
}
]
},

View File

@ -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"
},
}
}