Updated on 2026-08-14

This commit is contained in:
Tangem 2023-07-10 18:57:16 +03:00
parent 0f27f563ef
commit c2c8ae3518
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
},
{
"name": "NEW_CARD_SCANNING_ENABLED",
"version": "4.9.0"
"version": "4.10.0"
},
{
"name": "REDESIGNED_WALLET_SCREEN_ENABLED",

View file

@ -78,9 +78,9 @@ walletConnectWeb3 = "1.10.0"
# endregion Other libraries
# region Tangem
tangemBlockchainSdk = "develop-268"
tangemBlockchainSdk = "release-app_4.9-274"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "develop-266"
tangemCardSdk = "release-app_4.9-274"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds
# endregion Tangem