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