Updated on 2026-08-14

This commit is contained in:
Tangem 2019-04-23 11:43:05 +03:00
parent 718b5f093d
commit 69e98ea0a4
2 changed files with 3 additions and 3 deletions

View file

@ -36,8 +36,8 @@ android {
flavorDimensions ""
productFlavors {
tangemAccess {
versionCode 107
versionName "0.904.1." + generateVersionName()
versionCode 108
versionName "0.904.2." + generateVersionName()
applicationId "com.tangem.wallet"
signingConfig signingConfigs.debug
}

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!--<string name="app_name">DEBUG</string>-->
<string name="app_name">DEBUG</string>
</resources>