Commit 8f14bc88 authored by Mygod's avatar Mygod

Add support for pseudolocales

parent bb844bc9
...@@ -26,6 +26,9 @@ android { ...@@ -26,6 +26,9 @@ android {
resConfigs "fa", "ja", "ko", "ru", "zh-rCN", "zh-rTW" resConfigs "fa", "ja", "ko", "ru", "zh-rCN", "zh-rTW"
} }
buildTypes { buildTypes {
debug {
pseudoLocalesEnabled true
}
release { release {
shrinkResources true shrinkResources true
minifyEnabled true minifyEnabled true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment