Updated on 2026-08-14

This commit is contained in:
Tangem 2019-07-08 13:04:10 +03:00
parent ed97044507
commit 4c6a8955eb

View file

@ -36,8 +36,8 @@ android {
flavorDimensions ""
productFlavors {
tangemAccess {
versionCode 111
versionName "0.906.2." + generateVersionName()
versionCode 112
versionName "0.907.1." + generateVersionName()
applicationId "com.tangem.wallet"
signingConfig signingConfigs.debug
}