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
2da408d7
Commit
2da408d7
authored
May 25, 2026
by
dong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级为0.3.0-04内部版本
parent
c999cf36
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
9 deletions
+12
-9
gradle.properties
gradle.properties
+2
-0
libs.versions.toml
gradle/libs.versions.toml
+5
-4
build-profile.json5
harmonyApp/build-profile.json5
+5
-5
No files found.
gradle.properties
View file @
2da408d7
...
@@ -24,3 +24,5 @@ kotlin.debug.generateDwarfDebugInfo=false
...
@@ -24,3 +24,5 @@ kotlin.debug.generateDwarfDebugInfo=false
kotlin.debug.generateLineNumbers
=
true
kotlin.debug.generateLineNumbers
=
true
kotlin.debug.generateLocalVariables
=
true
kotlin.debug.generateLocalVariables
=
true
gradle/libs.versions.toml
View file @
2da408d7
...
@@ -19,13 +19,14 @@ androidx-testExt = "1.3.0"
...
@@ -19,13 +19,14 @@ androidx-testExt = "1.3.0"
# 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.
2.0
"
composeMultiplatform
=
"1.9.2-0.
3.0-04
"
# Kotlin & testing
# Kotlin & testing
junit
=
"4.13.2"
junit
=
"4.13.2"
kotlin
=
"2.2.21-0.2.0"
kotlin
=
"2.2.21-0.3.0-04"
kotlinx-coroutines
=
"1.10.2-0.2.0"
kotlinx-coroutines
=
"1.10.2-0.3.0-01"
atomicFu
=
"0.31.0-0.2.0"
atomicFu
=
"0.31.0-0.3.0-01"
[libraries]
[libraries]
# ----- Testing -----
# ----- Testing -----
...
...
harmonyApp/build-profile.json5
View file @
2da408d7
...
@@ -29,13 +29,13 @@
...
@@ -29,13 +29,13 @@
"name": "default",
"name": "default",
"type": "HarmonyOS",
"type": "HarmonyOS",
"material": {
"material": {
"certpath": "/Users/dongsq/.ohos/config/default_harmonyApp_
TPu8W6SZxLH-ctQGCONYIzHc-MUeWvxKo2tZExBJTas
=.cer",
"certpath": "/Users/dongsq/.ohos/config/default_harmonyApp_
7ofaDImBKbWsZVhjGAeOTyhToW4KCk7GMqQbmMIzdE4
=.cer",
"keyAlias": "debugKey",
"keyAlias": "debugKey",
"keyPassword": "0000001
B67A8D9252F44B74E3A1165F87678833FA18CE19E56290E423936CD12DFFFE08E80B075DF0DFC7F
",
"keyPassword": "0000001
A5B1EB35C0C8F6EF8FC5EACB69F5FB79570DB34EDB2D2453630CFCE89845DA7BC1EFB83F54498
",
"profile": "/Users/dongsq/.ohos/config/default_harmonyApp_
TPu8W6SZxLH-ctQGCONYIzHc-MUeWvxKo2tZExBJTas
=.p7b",
"profile": "/Users/dongsq/.ohos/config/default_harmonyApp_
7ofaDImBKbWsZVhjGAeOTyhToW4KCk7GMqQbmMIzdE4
=.p7b",
"signAlg": "SHA256withECDSA",
"signAlg": "SHA256withECDSA",
"storeFile": "/Users/dongsq/.ohos/config/default_harmonyApp_
TPu8W6SZxLH-ctQGCONYIzHc-MUeWvxKo2tZExBJTas
=.p12",
"storeFile": "/Users/dongsq/.ohos/config/default_harmonyApp_
7ofaDImBKbWsZVhjGAeOTyhToW4KCk7GMqQbmMIzdE4
=.p12",
"storePassword": "0000001
BBEF00FB080FD26FEF283282873CB5CA9D1319D795570C141C1DFE74C29141308EECFED7ED2F348
"
"storePassword": "0000001
A9800340ABF9B27E03DCBB63A9AD245B09DC0356953542D65384E3E7325BFE4EDEF90AD08AFE2
"
}
}
}
}
]
]
...
...
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