Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_wakelock
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
hezhengyi
2024-03-14 12:21:35 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5e4494574ff7b6c901b59c7ec7f49fae8d642af8
5e449457
1 parent
96586e72
修改编译配置
Signed-off-by: hezhengyi <ssyzesb@qq.com>
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
wakelock/ohos/oh-package.json5
wakelock/ohos/wakelock/oh-package.json5
wakelock/ohos/oh-package.json5
View file @
5e44945
...
...
@@ -21,7 +21,6 @@
"author": "",
"license": "",
"dependencies": {
"@ohos/flutter_ohos": "file:./har/flutter.har"
},
"devDependencies": {
"@ohos/hypium": "1.0.6"
...
...
wakelock/ohos/wakelock/oh-package.json5
View file @
5e44945
...
...
@@ -21,7 +21,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@ohos/flutter_ohos": "file:./
libs
/flutter.har"
"@ohos/flutter_ohos": "file:./
har
/flutter.har"
},
}
...
...
Please
register
or
login
to post a comment