Small UI / UX adjustment on the character sheet detail/edit
This commit is contained in:
parent
d1a98b9075
commit
34a0ee13f0
24 changed files with 359 additions and 207 deletions
|
|
@ -7,7 +7,6 @@ androidx-lifecycle = "2.8.3"
|
|||
androidx-navigation = "2.8.0-alpha10"
|
||||
ktor_version = "3.0.0"
|
||||
koin = "4.0.0"
|
||||
koinComposeMultiplatform = "1.2.0-Beta4"
|
||||
|
||||
[plugins]
|
||||
composeMultiplatform = { id = "org.jetbrains.compose", version.ref = "compose-multiplatform" }
|
||||
|
|
@ -15,7 +14,6 @@ composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "k
|
|||
kotlinSerialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
|
||||
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
|
||||
|
||||
|
||||
[libraries]
|
||||
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue