mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Many updates and fixes
- Use multiplatform dialogs library(WIP) - Port accompanist to multiplatform - Use new gradle type-safe project accessors - Cleanup and improve a few viewmodels - Start moving presentation to multiplatform
This commit is contained in:
@@ -38,8 +38,8 @@ kotlin {
|
||||
api(libs.coroutinesCore)
|
||||
api(libs.kamel)
|
||||
api(libs.voyagerCore)
|
||||
api(project(":core"))
|
||||
api(project(":i18n"))
|
||||
api(projects.core)
|
||||
api(projects.i18n)
|
||||
api(compose.desktop.currentOs)
|
||||
api(compose.materialIconsExtended)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user