Updated on 2026-08-14
This commit is contained in:
parent
6a15cfd2e4
commit
294c7139ee
31 changed files with 169 additions and 96 deletions
|
|
@ -5,6 +5,9 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
/** Project - Common */
|
||||
implementation(projects.common)
|
||||
|
||||
/** Project - Domain */
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.appTheme.models)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue