Updated on 2026-08-14

This commit is contained in:
Tangem 2025-04-14 15:41:37 +00:00
parent 5a1416e5f5
commit 698e2a8660

View file

@ -1,9 +1,15 @@
[versions]
tangemBlockchainSdk = "releases-5.22-1016"
# Blockchain SDK, Card SDK and Vico artifacts are built in a private namespace and then published to a
# public Maven repository, so anyone can build the app from source
# https://github.com/tangem/blockchain-sdk-kotlin/packages/
# https://github.com/tangem/tangem-sdk-android/
# https://github.com/tangem/vico
tangemBlockchainSdk = "develop-1022"
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
tangemCardSdk = "release-app_5.22-440"
tangemCardSdk = "develop-455"
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
tangemVico = "2.0.0-alpha.25-tangem-developments8"
tangemVico = "2.0.0-alpha.25-tangem12"
#tangemVico = "0.0.1" # Keep it! - used for local builds ^