feat: Compose 改用 Dispatchers.Main 渲染

This commit is contained in:
WCPE
2025-01-14 17:54:27 +08:00
parent 4b515e4903
commit 4a4e2aa296
4 changed files with 108 additions and 96 deletions

View File

@@ -1,5 +1,6 @@
pluginManagement {
repositories {
mavenLocal()
maven("https://maven.fabricmc.net/") {
name = "Fabric"
}