Updated on 2026-08-14
This commit is contained in:
parent
33406d0ac1
commit
2a9a80414d
39 changed files with 1074 additions and 499 deletions
|
|
@ -12,4 +12,7 @@ android {
|
|||
dependencies {
|
||||
implementation(projects.domain.txhistory.models)
|
||||
implementation(projects.core.analytics.models)
|
||||
implementation(deps.tangem.blockchain) {
|
||||
exclude(module = "joda-time")
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue