Updated on 2026-08-14
This commit is contained in:
parent
e77eff8935
commit
92064843db
67 changed files with 2232 additions and 337 deletions
|
|
@ -4,7 +4,7 @@ internal object AppConfig {
|
|||
const val packageName = "com.tangem.wallet"
|
||||
const val versionCode = 1
|
||||
const val versionName = "1.0.0-SNAPSHOT"
|
||||
const val minSdkVersion = 21
|
||||
const val minSdkVersion = 23
|
||||
const val targetSdkVersion = 33
|
||||
const val compileSdkVersion = 33
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue