mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-22 03:01:52 +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