Updated on 2026-08-14
This commit is contained in:
parent
aad21c7e0e
commit
746e915137
5 changed files with 61 additions and 1 deletions
|
|
@ -7,6 +7,9 @@ object Constant {
|
|||
const val FLAVOR_TANGEM_ACCESS = "tangemAccess"
|
||||
const val FLAVOR_TANGEM_CARDANO = "tangemCardano"
|
||||
|
||||
|
||||
const val PREF_LAST_WALLET_ADDRESS = "last_wallet_address"
|
||||
|
||||
const val URL_TANGEM = "https://play.google.com/store/apps/details?id=com.tangem.wallet"
|
||||
|
||||
const val EXTRA_BLOCKCHAIN_DATA = "BLOCKCHAIN_DATA"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue