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
65e4e07c
Commit
65e4e07c
authored
Jun 29, 2026
by
dong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级至0.4.0-04,beta回归
parent
50c79b17
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
49 additions
and
5 deletions
+49
-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
compose-multiplatform.xml
...in.generated.resources/drawable/compose-multiplatform.xml
+44
-0
No files found.
gradle.properties
View file @
65e4e07c
...
@@ -23,7 +23,7 @@ kotlin.debug.generateLineNumbers=true
...
@@ -23,7 +23,7 @@ kotlin.debug.generateLineNumbers=true
kotlin.debug.generateLocalVariables
=
true
kotlin.debug.generateLocalVariables
=
true
ohosSkikoVersion
=
0.9.22.2-0.4.0-0
4
ohosSkikoVersion
=
0.9.22.2-0.4.0-0
6
# 统一渲染(fusion-renderer);自渲染用 skia
# 统一渲染(fusion-renderer);自渲染用 skia
rendererBackend
=
fusion-renderer
rendererBackend
=
fusion-renderer
#rendererBackend=skia
#rendererBackend=skia
...
...
gradle/libs.versions.toml
View file @
65e4e07c
...
@@ -19,12 +19,12 @@ junit = "4.13.2"
...
@@ -19,12 +19,12 @@ junit = "4.13.2"
# Compose
# Compose
compose
=
"1.9.4"
compose
=
"1.9.4"
compose-material3
=
"1.4.0"
compose-material3
=
"1.4.0"
composeMultiplatform
=
"1.9.2-0.4.0-1
2
"
composeMultiplatform
=
"1.9.2-0.4.0-1
6
"
# Kotlin & testing
# Kotlin & testing
kotlin
=
"2.2.21-0.4.0-0
2
"
kotlin
=
"2.2.21-0.4.0-0
4
"
kotlinx-coroutines
=
"1.10.2-0.4.0-0
2
"
kotlinx-coroutines
=
"1.10.2-0.4.0-0
3
"
atomicFu
=
"0.31.0-0.4.0-0
2
"
atomicFu
=
"0.31.0-0.4.0-0
3
"
[libraries]
[libraries]
...
...
harmonyApp/entry/libs/compose.har
View file @
65e4e07c
No preview for this file type
harmonyApp/entry/src/main/resources/rawfile/composeResources/TestToolChainDemo.core-main.generated.resources/drawable/compose-multiplatform.xml
0 → 100644
View file @
65e4e07c
<vector
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:aapt=
"http://schemas.android.com/aapt"
android:width=
"450dp"
android:height=
"450dp"
android:viewportWidth=
"64"
android:viewportHeight=
"64"
>
<path
android:pathData=
"M56.25,18V46L32,60 7.75,46V18L32,4Z"
android:fillColor=
"#6075f2"
/>
<path
android:pathData=
"m41.5,26.5v11L32,43V60L56.25,46V18Z"
android:fillColor=
"#6b57ff"
/>
<path
android:pathData=
"m32,43 l-9.5,-5.5v-11L7.75,18V46L32,60Z"
>
<aapt:attr
name=
"android:fillColor"
>
<gradient
android:centerX=
"23.131"
android:centerY=
"18.441"
android:gradientRadius=
"42.132"
android:type=
"radial"
>
<item
android:offset=
"0"
android:color=
"#FF5383EC"
/>
<item
android:offset=
"0.867"
android:color=
"#FF7F52FF"
/>
</gradient>
</aapt:attr>
</path>
<path
android:pathData=
"M22.5,26.5 L32,21 41.5,26.5 56.25,18 32,4 7.75,18Z"
>
<aapt:attr
name=
"android:fillColor"
>
<gradient
android:startX=
"44.172"
android:startY=
"4.377"
android:endX=
"17.973"
android:endY=
"34.035"
android:type=
"linear"
>
<item
android:offset=
"0"
android:color=
"#FF33C3FF"
/>
<item
android:offset=
"0.878"
android:color=
"#FF5383EC"
/>
</gradient>
</aapt:attr>
</path>
<path
android:pathData=
"m32,21 l9.526,5.5v11L32,43 22.474,37.5v-11z"
android:fillColor=
"#000000"
/>
</vector>
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