Updated on 2026-08-14
This commit is contained in:
parent
b8898092fb
commit
696c958901
15 changed files with 152 additions and 160 deletions
|
|
@ -9,6 +9,8 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
api(deps.compose.runtime)
|
||||
api(deps.compose.ui)
|
||||
|
||||
api(projects.core.decompose)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue