Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-18 18:24:33 +03:00
parent 3b0867821e
commit 50cd030f78
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@
}, },
{ {
"name": "APP_REDESIGN_ENABLED", "name": "APP_REDESIGN_ENABLED",
"version": "5.40" "version": "6.0"
}, },
{ {
"name": "GASLESS_APPROVAL_ENABLED", "name": "GASLESS_APPROVAL_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-1567" tangemBlockchainSdk = "releases-6.0-1578"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds #tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "develop-624" tangemCardSdk = "releases-6.0-626"
#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 ^