Updated on 2026-08-14
This commit is contained in:
parent
0c6aa6f862
commit
856a1409bb
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
package com.tangem.domain.demo
|
||||
|
||||
import com.tangem.blockchain.BuildConfig
|
||||
import com.tangem.blockchain.common.Amount
|
||||
import com.tangem.blockchain.common.Blockchain
|
||||
import java.math.BigDecimal
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ markdown = "0.7.2"
|
|||
# endregion Other libraries
|
||||
|
||||
# region Tangem
|
||||
tangemBlockchainSdk = "release-app_5.11-657"
|
||||
tangemBlockchainSdk = "release-app_5.11-661"
|
||||
#tangemBlockchainSdk = "0.0.1" # Keep it! - used for local builds
|
||||
tangemCardSdk = "release-app_5.11-365"
|
||||
#tangemCardSdk = "0.0.1" # Keep it! - used for local builds ^
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue