mirror of
https://gitee.com/openharmony/applications_screenshot
synced 2024-11-23 06:59:48 +00:00
commit
06e4262897
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"app": {
|
"app": {
|
||||||
"compileSdkVersion": 10,
|
|
||||||
"compatibleSdkVersion": 9,
|
|
||||||
"products": [
|
"products": [
|
||||||
{
|
{
|
||||||
"name": "default",
|
"name": "default",
|
||||||
"signingConfig": "release"
|
"signingConfig": "release",
|
||||||
|
"compileSdkVersion": 10,
|
||||||
|
"compatibleSdkVersion": 9
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"signingConfigs": []
|
"signingConfigs": []
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"hvigorVersion": "2.1.1",
|
"hvigorVersion": "3.0.2",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ohos/hvigor-ohos-plugin": "2.1.1"
|
"@ohos/hvigor-ohos-plugin": "3.0.2"
|
||||||
},
|
},
|
||||||
"execution": {
|
"execution": {
|
||||||
// "daemon": true, /* Enable daemon compilation. Default: true */
|
// "daemon": true, /* Enable daemon compilation. Default: true */
|
||||||
|
Loading…
Reference in New Issue
Block a user