Updated on 2026-08-14
This commit is contained in:
parent
a5914f689f
commit
fcbdca43f4
2 changed files with 7 additions and 13 deletions
|
|
@ -3,7 +3,7 @@ package com.tangem.plugin.configuration.model
|
|||
internal object AppConfig {
|
||||
const val packageName = "com.tangem.wallet"
|
||||
const val versionCode = 1
|
||||
const val versionName = "5.19.0-SNAPSHOT"
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue