Updated on 2026-08-14

This commit is contained in:
Tangem 2019-06-13 15:14:20 +03:00
parent e91c66b3a6
commit a115a6ecf4

View file

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