Updated on 2026-08-14
This commit is contained in:
parent
14c20117eb
commit
a398620b0d
14 changed files with 477 additions and 4 deletions
|
|
@ -9,6 +9,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation(projects.core.datasource)
|
||||
implementation(projects.core.utils)
|
||||
|
||||
implementation(projects.data.common)
|
||||
|
||||
implementation(projects.domain.legacy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue