Updated on 2026-08-14
This commit is contained in:
parent
ed2eca7e8b
commit
89184e29e0
46 changed files with 101 additions and 95 deletions
|
|
@ -22,8 +22,8 @@ dependencies {
|
|||
implementation(projects.core.res)
|
||||
|
||||
/** Tangem libraries */
|
||||
implementation(deps.tangem.card.core)
|
||||
implementation(deps.tangem.card.android) {
|
||||
implementation(tangemDeps.card.core)
|
||||
implementation(tangemDeps.card.android) {
|
||||
exclude(module = "joda-time")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue