Enabled isPseudoLocalesEnabled for debug
(cherry picked from commit ea3f933e95)
This commit is contained in:
committed by
Jobobby04
parent
371c4fa46e
commit
1cf18f242e
@@ -57,6 +57,7 @@ android {
|
||||
named("debug") {
|
||||
versionNameSuffix = "-${getCommitCount()}"
|
||||
applicationIdSuffix = ".debug"
|
||||
isPseudoLocalesEnabled = true
|
||||
}
|
||||
create("releaseTest") {
|
||||
applicationIdSuffix = ".rt"
|
||||
|
||||
Reference in New Issue
Block a user