mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore: Some more effort moving widget to its own module
This commit is contained in:
parent
79b5494307
commit
4a9a7813e0
34 changed files with 205 additions and 64 deletions
|
@ -62,6 +62,7 @@ loading-button = { module = "br.com.simplepass:loading-button-android", version
|
|||
mockk = { module = "io.mockk:mockk", version = "1.13.11" }
|
||||
|
||||
moko-resources = { module = "dev.icerock.moko:resources", version.ref = "moko" }
|
||||
moko-resources-compose = { module = "dev.icerock.moko:resources-compose", version.ref = "moko" }
|
||||
moko-generator = { module = "dev.icerock.moko:resources-generator", version.ref = "moko" }
|
||||
|
||||
okio = { module = "com.squareup.okio:okio", version = "3.9.0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue