Updated on 2026-08-14
This commit is contained in:
parent
ec07825276
commit
4a058736ee
16 changed files with 21 additions and 19 deletions
|
|
@ -10,6 +10,10 @@ android {
|
|||
|
||||
dependencies {
|
||||
|
||||
// region Core modules
|
||||
implementation(projects.core.res)
|
||||
// endregion
|
||||
|
||||
// region Domain modules
|
||||
implementation(projects.domain.legacy)
|
||||
implementation(projects.domain.models)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue