Updated on 2026-08-14

This commit is contained in:
Tangem 2022-02-23 21:13:22 +03:00
parent f4953964fc
commit a399eb71ff

View file

@ -38,7 +38,7 @@ android {
}
debug_beta {
initWith release
debuggable true
debuggable false
versionNameSuffix "-beta"
applicationIdSuffix ".debug"
buildConfigField 'String', 'CONFIG_ENVIRONMENT', '\"prod\"'