Updated on 2026-08-14
This commit is contained in:
parent
f5eca5ab2a
commit
679a54bc0d
16 changed files with 87 additions and 46 deletions
|
|
@ -13,4 +13,7 @@ dependencies {
|
|||
/* Project - Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
|
||||
/* Compose */
|
||||
implementation(deps.compose.runtime)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue