mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 18:57:26 +01:00
Enabled isPseudoLocalesEnabled for debug
This commit is contained in:
parent
b006fe3a22
commit
ea3f933e95
@ -59,6 +59,7 @@ android {
|
||||
named("debug") {
|
||||
versionNameSuffix = "-${getCommitCount()}"
|
||||
applicationIdSuffix = ".debug"
|
||||
isPseudoLocalesEnabled = true
|
||||
}
|
||||
named("release") {
|
||||
isShrinkResources = true
|
||||
|
Loading…
Reference in New Issue
Block a user