Updated on 2026-08-14
This commit is contained in:
parent
7a10191880
commit
e4e18ffddd
11 changed files with 226 additions and 3 deletions
|
|
@ -17,9 +17,10 @@ dependencies {
|
|||
implementation(projects.domain.qrScanning.models)
|
||||
implementation(projects.domain.tokens.models)
|
||||
implementation(projects.domain.wallets.models)
|
||||
implementation(projects.domain.staking.models)
|
||||
|
||||
/* Libs - Other */
|
||||
api(deps.kotlin.serialization)
|
||||
implementation(deps.androidx.core.ktx)
|
||||
implementation(deps.kotlin.serialization)
|
||||
implementation(deps.timber)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue