Updated on 2026-08-14

This commit is contained in:
Tangem 2019-03-30 14:42:26 +03:00
parent 424c9f8898
commit 8e2f4095c5
13 changed files with 82 additions and 20 deletions

View file

@ -4,6 +4,9 @@ import android.app.Activity
object Constant {
const val FLAVOR_TANGEM_ACCESS = "tangemAccess"
const val FLAVOR_TANGEM_CARDANO = "tangemCardano"
const val URL_TANGEM = "https://play.google.com/store/apps/details?id=com.tangem.wallet"
const val EXTRA_BLOCKCHAIN_DATA = "BLOCKCHAIN_DATA"