Commit 5ef8893d authored by dong's avatar dong

更新kotlin版本、compose.har

parent c6cb5aad
......@@ -23,7 +23,7 @@ kotlin.debug.generateLineNumbers=true
kotlin.debug.generateLocalVariables=true
ohosSkikoVersion=0.9.22.2-0.5.0-23
ohosSkikoVersion=0.9.22.2-0.5.0-25
# 统一渲染(fusion-renderer);自渲染用 skia
#rendererBackend=fusion-renderer
rendererBackend=skia
......
......@@ -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-23"
composeMultiplatform = "1.9.2-0.5.0-25"
# Kotlin & testing
kotlin = "2.2.21-0.5.0-11"
kotlinx-coroutines = "1.10.2-0.5.0-10"
atomicFu = "0.31.0-0.5.0-10"
kotlin = "2.2.21-0.5.0-12"
kotlinx-coroutines = "1.10.2-0.5.0-11"
atomicFu = "0.31.0-0.5.0-11"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment