Updated on 2026-08-14
This commit is contained in:
parent
6d74c1b7a5
commit
72e25805e9
4 changed files with 33 additions and 23 deletions
|
|
@ -4,6 +4,8 @@ import android.app.Activity
|
|||
|
||||
object Constant {
|
||||
|
||||
const val URL_TANGEM = "https://play.google.com/store/apps/details?id=com.tangem.wallet"
|
||||
|
||||
const val EXTRA_BLOCKCHAIN_DATA = "BLOCKCHAIN_DATA"
|
||||
|
||||
const val EXTRA_MESSAGE = "message"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue