Updated on 2026-08-14
This commit is contained in:
parent
8c84593e15
commit
3b6eeb7535
17 changed files with 250 additions and 298 deletions
|
|
@ -9,9 +9,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core.decompose)
|
||||
implementation(projects.core.ui)
|
||||
api(projects.core.decompose)
|
||||
api(projects.core.ui)
|
||||
|
||||
/** Common */
|
||||
implementation(projects.common.routing)
|
||||
}
|
||||
api(projects.common.routing)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue