Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TestToolChainDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
dsq
TestToolChainDemo
Commits
5ef8893d
Commit
5ef8893d
authored
Aug 06, 2026
by
dong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新kotlin版本、compose.har
parent
c6cb5aad
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
gradle.properties
gradle.properties
+1
-1
libs.versions.toml
gradle/libs.versions.toml
+4
-4
compose.har
harmonyApp/entry/libs/compose.har
+0
-0
No files found.
gradle.properties
View file @
5ef8893d
...
...
@@ -23,7 +23,7 @@ kotlin.debug.generateLineNumbers=true
kotlin.debug.generateLocalVariables
=
true
ohosSkikoVersion
=
0.9.22.2-0.5.0-2
3
ohosSkikoVersion
=
0.9.22.2-0.5.0-2
5
# 统一渲染(fusion-renderer);自渲染用 skia
#rendererBackend=fusion-renderer
rendererBackend
=
skia
...
...
gradle/libs.versions.toml
View file @
5ef8893d
...
...
@@ -23,12 +23,12 @@ junit = "4.13.2"
# Compose
compose
=
"1.9.4"
compose-material3
=
"1.4.0"
composeMultiplatform
=
"1.9.2-0.5.0-2
3
"
composeMultiplatform
=
"1.9.2-0.5.0-2
5
"
# Kotlin & testing
kotlin
=
"2.2.21-0.5.0-1
1
"
kotlinx-coroutines
=
"1.10.2-0.5.0-1
0
"
atomicFu
=
"0.31.0-0.5.0-1
0
"
kotlin
=
"2.2.21-0.5.0-1
2
"
kotlinx-coroutines
=
"1.10.2-0.5.0-1
1
"
atomicFu
=
"0.31.0-0.5.0-1
1
"
...
...
harmonyApp/entry/libs/compose.har
View file @
5ef8893d
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment