Updated on 2026-08-14

This commit is contained in:
Tangem 2024-08-09 11:57:39 +03:00
parent bd328c7b99
commit a53b85f589
2 changed files with 2 additions and 1 deletions

View file

@ -105,6 +105,7 @@ class ResponseCryptoCurrenciesFactory {
Blockchain.BaseTestnet,
Blockchain.Telos,
Blockchain.Cronos,
Blockchain.TON,
-> this.fullName
else -> responseToken.name
}

View file

@ -88,7 +88,7 @@ markdown = "0.7.2"
# endregion Other libraries
# region Tangem
tangemBlockchainSdk = "release-app_5.13-730"
tangemBlockchainSdk = "release-app_5.13-731"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "release-app_5.13-376"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^