Updated on 2026-08-14
This commit is contained in:
parent
718b5f093d
commit
69e98ea0a4
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue