Updated on 2026-08-14

This commit is contained in:
Tangem 2026-02-12 19:25:31 +03:00
parent 20289a89ff
commit 9275e7d178
2 changed files with 3 additions and 3 deletions

View file

@ -77,6 +77,6 @@
}, },
{ {
"name": "WALLET_REORDER_FEATURE_ENABLED", "name": "WALLET_REORDER_FEATURE_ENABLED",
"version": "undefined" "version": "5.34"
} }
] ]

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-1425" tangemBlockchainSdk = "releases-5.34-1428"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds #tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "develop-577" tangemCardSdk = "releases-5.34-579"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^ #tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
tangemVico = "2.0.0-alpha.25-tangem12" tangemVico = "2.0.0-alpha.25-tangem12"
#tangemVico = "0.0.1" # Keep it! - used for local builds ^ #tangemVico = "0.0.1" # Keep it! - used for local builds ^