Updated on 2026-08-14

This commit is contained in:
Tangem 2021-11-16 16:45:07 +03:00
parent f4e1752830
commit d9cc551349

View file

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