Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
zhangbo1_wd
2024-04-12 14:39:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
12bd22e6d3d182f858d8f693041cbbf9b5f0475c
12bd22e6
1 parent
ee322fda
升级api11
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
sight_harmony/build-profile.json5
sight_harmony/hvigor/hvigor-config.json5
sight_harmony/build-profile.json5
View file @
12bd22e
...
...
@@ -19,8 +19,8 @@
{
"name"
:
"default"
,
"signingConfig"
:
"default"
,
"compileSdkVersion"
:
"4.0.0(10)"
,
"compatibleSdkVersion"
:
"4.0.0(10)"
,
"compileSdkVersion"
:
"4.1.0(11)"
,
"compatibleSdkVersion"
:
"4.1.0(11)"
,
"runtimeOS"
:
"HarmonyOS"
,
}
],
...
...
sight_harmony/hvigor/hvigor-config.json5
View file @
12bd22e
{
"hvigorVersion"
:
"file:../dependencies/hvigor-
3.0.10-s
.tgz"
,
"hvigorVersion"
:
"file:../dependencies/hvigor-
4.1.2
.tgz"
,
"dependencies"
:
{
"@ohos/hvigor-ohos-plugin"
:
"file:../dependencies/hvigor-ohos-plugin-
3.0.10-s
.tgz"
,
"@ohos/hvigor-ohos-plugin"
:
"file:../dependencies/hvigor-ohos-plugin-
4.1.2
.tgz"
,
"rollup"
:
"file:../dependencies/rollup.tgz"
,
}
,
"execution"
:
{
...
...
Please
register
or
login
to post a comment