Updated on 2026-08-14

This commit is contained in:
Tangem 2023-01-20 18:52:52 +08:00
parent e6fcb9e2fe
commit 40c37826bf
198 changed files with 791 additions and 704 deletions

View file

@ -63,12 +63,13 @@ object Versions {
const val tangemBlockchainSdk = "develop-151"
// const val tangemBlockchainSdk = "0.0.1" // Keep it! - used for local builds
const val tangemCardSgk = "develop-180"
const val tangemCardSdk = "develop-180"
// const val tangemCardSgk = "0.0.1" // Keep it! - used for local builds
// endregion Tangem
// region Tools
const val composeDetektRules = "1.2.2"
const val formattingDetektRules = "1.21.0"
// endregion Tools
// region Testing