mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 13:17:02 +05:30
common: add common stringValue api
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
This commit is contained in:
parent
4a40192647
commit
01ffc49e18
6 changed files with 83 additions and 0 deletions
|
@ -36,6 +36,7 @@ kotlin {
|
|||
val commonMain by getting {
|
||||
dependencies {
|
||||
implementation(compose.runtime)
|
||||
implementation(compose.ui)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue