为MIUIX主题添加了专属的关于界面
This commit is contained in:
@@ -45,7 +45,7 @@ coroutines = "1.10.2"
|
||||
lifecycleViewmodelCompose = "2.10.0"
|
||||
liveeventbus = "1.8.14"
|
||||
navigation3 = "1.1.1"
|
||||
markdownCompose = "0.5.0"
|
||||
markdownRenderer = "0.40.2"
|
||||
markwon = "4.6.2"
|
||||
material = "1.14.0-rc01"
|
||||
material3 = "1.5.0-alpha19"
|
||||
@@ -85,7 +85,7 @@ biometricKtx = "1.1.0"
|
||||
reorderable = "3.1.0"
|
||||
haze = "1.7.2"
|
||||
timber = "5.0.1"
|
||||
miuix = "0.9.0"
|
||||
miuix = "0.9.1"
|
||||
backdrop = "1.0.6"
|
||||
capsule = "2.1.3"
|
||||
lyricViewx = "1.3.2"
|
||||
@@ -134,8 +134,6 @@ androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayo
|
||||
|
||||
haze-core = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
|
||||
haze-materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
||||
kmp-miuix-preference = { module = "top.yukonga.miuix.kmp:miuix-preference" }
|
||||
kmp-miuix-ui = { module = "top.yukonga.miuix.kmp:miuix-ui" }
|
||||
koin-bom = { module = "io.insert-koin:koin-bom", version.ref = "koin-bom" }
|
||||
koin-core = { module = "io.insert-koin:koin-core" }
|
||||
koin-android = { group = "io.insert-koin", name = "koin-android" }
|
||||
@@ -170,7 +168,7 @@ libarchive = { module = "me.zhanghai.android.libarchive:library", version.ref =
|
||||
lifecycle-common-java8 = { module = "androidx.lifecycle:lifecycle-common-java8", version.ref = "lifecycle" }
|
||||
lifecycle-service = { module = "androidx.lifecycle:lifecycle-service", version.ref = "lifecycle" }
|
||||
|
||||
markdown-compose = { module = "com.mikepenz:markdown-compose", version.ref = "markdownCompose" }
|
||||
markdown-renderer-m3 = { module = "com.mikepenz:multiplatform-markdown-renderer-m3", version.ref = "markdownRenderer" }
|
||||
material-kolor = { module = "com.materialkolor:material-kolor", version.ref = "materialKolor" }
|
||||
media-media = { module = "androidx.media:media", version.ref = "media" }
|
||||
media3-datasource-okhttp = { module = "androidx.media3:media3-datasource-okhttp", version.ref = "media3" }
|
||||
|
||||
Reference in New Issue
Block a user