Updated on 2026-08-14

This commit is contained in:
Tangem 2019-03-20 15:35:20 +03:00
parent 6d74c1b7a5
commit 72e25805e9
4 changed files with 33 additions and 23 deletions

View file

@ -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"