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