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
yangchenggong1_wd
2024-05-08 15:59:29 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3aa8704f55c1a8946657b15cbdeb79f010a78b09
3aa8704f
1 parent
d1307079
desc:升级API 12
Hide 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 @
3aa8704
...
...
@@ -34,8 +34,8 @@
{
"name"
:
"default"
,
"signingConfig"
:
"default"
,
"compileSdkVersion"
:
"4.1.0(11)"
,
"compatibleSdkVersion"
:
"4.1.0(11)"
,
"compileSdkVersion"
:
"5.0.0(12)"
,
"compatibleSdkVersion"
:
"5.0.0(12)"
,
"runtimeOS"
:
"HarmonyOS"
,
}
],
...
...
sight_harmony/hvigor/hvigor-config.json5
View file @
3aa8704
{
"hvigorVersion"
:
"file:../dependencies/hvigor-4.
1.2
.tgz"
,
"hvigorVersion"
:
"file:../dependencies/hvigor-4.
3.0
.tgz"
,
"dependencies"
:
{
"@ohos/hvigor-ohos-plugin"
:
"file:../dependencies/hvigor-ohos-plugin-4.
1.2
.tgz"
,
"@ohos/hvigor-ohos-plugin"
:
"file:../dependencies/hvigor-ohos-plugin-4.
3.0
.tgz"
,
"rollup"
:
"file:../dependencies/rollup.tgz"
,
}
,
"execution"
:
{
...
...
Please
register
or
login
to post a comment