Updated on 2026-08-14

This commit is contained in:
Tangem 2023-08-29 17:59:44 +05:00
parent 29fb436bc2
commit 2fd73f5a50
14 changed files with 262 additions and 54 deletions

View file

@ -31,6 +31,7 @@ dependencies {
implementation(deps.arrow.core)
implementation(deps.jodatime)
implementation(deps.kotlin.immutable.collections)
implementation(deps.reKotlin)
implementation(deps.tangem.blockchain)
implementation(deps.tangem.card.core)
implementation(deps.timber)