Updated on 2026-08-14

This commit is contained in:
Tangem 2023-02-27 16:55:53 +03:00
commit 2c78e27915
140 changed files with 3963 additions and 630 deletions

View file

@ -24,7 +24,7 @@ object Versions {
// endregion Compose
// region Other libraries
const val accompanist = "0.27.1"
const val accompanist = "0.28.0"
const val amplitude = "2.36.1"
const val appsflyer = "6.5.1"
const val armadillo = "0.9.0"
@ -61,7 +61,7 @@ object Versions {
// endregion Other libraries
// region Tangem
const val tangemBlockchainSdk = "develop-159"
const val tangemBlockchainSdk = "develop-168"
// const val tangemBlockchainSdk = "0.0.1" // Keep it! - used for local builds
const val tangemCardSdk = "develop-191"