Updated on 2026-08-14
This commit is contained in:
parent
0a78db08ec
commit
db358d8014
16 changed files with 303 additions and 8 deletions
|
|
@ -6,6 +6,8 @@ plugins {
|
|||
|
||||
dependencies {
|
||||
implementation(projects.domain.core)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.wallets.models)
|
||||
|
||||
implementation(deps.kotlin.serialization)
|
||||
implementation(deps.jodatime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue