Updated on 2026-08-14
This commit is contained in:
parent
489726e264
commit
3e47825909
18 changed files with 234 additions and 292 deletions
|
|
@ -9,13 +9,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
/* Project - Domain */
|
||||
implementation(projects.domain.models)
|
||||
|
||||
/* Project - Core */
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
|
||||
/* Compose */
|
||||
implementation(deps.compose.runtime)
|
||||
api(projects.core.decompose)
|
||||
api(projects.core.ui)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue