mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore(deps): Add api dependency to use moko on compose
This commit is contained in:
parent
14b1a359aa
commit
e8cfc5156f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ kotlin {
|
|||
val commonMain by getting {
|
||||
dependencies {
|
||||
api(libs.moko.resources)
|
||||
api(libs.moko.resources.compose)
|
||||
}
|
||||
}
|
||||
val androidMain by getting {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue