Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-29 12:06:49 +00:00
parent 23175bb2fb
commit 70373ba50f
2 changed files with 1 additions and 2 deletions

View file

@ -261,5 +261,4 @@ private const val NODL_AMOUNT_TO_CREATE_ACCOUNT = 1.5
private val excludedBlockchains = listOf(
Blockchain.Unknown,
Blockchain.Playa3ull,
Blockchain.Hedera,
)

View file

@ -85,7 +85,7 @@ web3j = "4.10.1"
# endregion Other libraries
# region Tangem
tangemBlockchainSdk = "release-app_5.7-501"
tangemBlockchainSdk = "release-app_5.7-504"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "release-app_5.7-329"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^