Updated on 2026-08-14
This commit is contained in:
parent
12b5d855bd
commit
0b75473cb6
29 changed files with 617 additions and 75 deletions
6
app/src/main/java/com/tangem/tap/TapConfig.kt
Normal file
6
app/src/main/java/com/tangem/tap/TapConfig.kt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package com.tangem.tap
|
||||
|
||||
object TapConfig {
|
||||
const val usePayId: Boolean = true
|
||||
const val coinMarketCapKey = "f6622117-c043-47a0-8975-9d673ce484de"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue