Updated on 2026-08-14
This commit is contained in:
commit
583bc4e2e3
2 changed files with 2 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ dependencies {
|
|||
implementation 'com.google.android.material:material:1.2.1'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.0.10'
|
||||
|
||||
implementation 'com.tangem:blockchain:1.72.0'
|
||||
implementation 'com.tangem:blockchain:1.74.0'
|
||||
implementation 'com.tangem:core:1.63.0'
|
||||
implementation 'com.tangem:sdk:1.63.0'
|
||||
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@ class PayIdManager {
|
|||
Blockchain.Litecoin,
|
||||
Blockchain.Stellar,
|
||||
Blockchain.Cardano,
|
||||
Blockchain.CardanoShelley,
|
||||
Blockchain.Ducatus,
|
||||
Blockchain.BitcoinCash,
|
||||
Blockchain.Binance,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue