Updated on 2026-08-14
This commit is contained in:
parent
500bc90ca3
commit
a821732662
16 changed files with 113 additions and 112 deletions
|
|
@ -12,4 +12,7 @@ dependencies {
|
|||
implementation(deps.kotlin.serialization)
|
||||
implementation(deps.jodatime)
|
||||
implementation(projects.core.error)
|
||||
|
||||
/** Domain models */
|
||||
implementation(projects.domain.models)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue