Updated on 2026-08-14
This commit is contained in:
parent
e2c8f84321
commit
8a4cf5155c
8 changed files with 18 additions and 69 deletions
|
|
@ -33,8 +33,7 @@ dependencies {
|
|||
// endregion
|
||||
|
||||
// region Tangem libraries
|
||||
implementation(deps.tangem.blockchain) {
|
||||
exclude(module = "joda-time")
|
||||
}
|
||||
implementation(deps.tangem.blockchain) { exclude(module = "joda-time") }
|
||||
implementation(deps.tangem.card.core)
|
||||
// endregion
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue