Updated on 2026-08-14
This commit is contained in:
parent
d64a36a2a8
commit
2aa9866f07
24 changed files with 779 additions and 101 deletions
|
|
@ -4,6 +4,7 @@ internal object AppConfig {
|
|||
const val packageName = "com.tangem.wallet"
|
||||
const val versionCode = 1
|
||||
const val versionName = "1.0.0-SNAPSHOT"
|
||||
// const val versionName = "100.0.0-SNAPSHOT" //TODO: [REDACTED_JIRA]
|
||||
const val minSdkVersion = 24
|
||||
const val targetSdkVersion = 34
|
||||
const val compileSdkVersion = 34
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue