Updated on 2026-08-14

This commit is contained in:
Tangem 2019-07-24 18:43:29 +03:00
parent d0d8de2112
commit 75123c3d4a

View file

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