Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-08 13:02:54 +03:00
parent 090e0964d4
commit 524e45bb9b
2 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
}, },
{ {
"name": "GASLESS_APPROVAL_ENABLED", "name": "GASLESS_APPROVAL_ENABLED",
"version": "undefined" "version": "5.37"
}, },
{ {
"name": "TANGEM_PAY_ACCOUNTS_REFACTOR_ENABLED", "name": "TANGEM_PAY_ACCOUNTS_REFACTOR_ENABLED",
@ -66,7 +66,7 @@
}, },
{ {
"name": "NEW_PROMO_BANNERS_ENABLED", "name": "NEW_PROMO_BANNERS_ENABLED",
"version": "undefined" "version": "5.37"
}, },
{ {
"name": "VIRTUAL_ACCOUNTS_ENABLED", "name": "VIRTUAL_ACCOUNTS_ENABLED",

View file

@ -5,9 +5,9 @@
# https://github.com/tangem/tangem-sdk-android/ # https://github.com/tangem/tangem-sdk-android/
# https://github.com/tangem/vico # https://github.com/tangem/vico
tangemBlockchainSdk = "develop-1482" tangemBlockchainSdk = "releases-5.37-1485"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds #tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "develop-602" tangemCardSdk = "releases-5.37-603"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^ #tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
tangemVico = "tangem-master-21" tangemVico = "tangem-master-21"
#tangemVico = "0.0.1" # Keep it! - used for local builds ^ #tangemVico = "0.0.1" # Keep it! - used for local builds ^