Commit 8f14bc88 authored by Mygod's avatar Mygod

Add support for pseudolocales

parent bb844bc9
......@@ -26,6 +26,9 @@ android {
resConfigs "fa", "ja", "ko", "ru", "zh-rCN", "zh-rTW"
}
buildTypes {
debug {
pseudoLocalesEnabled true
}
release {
shrinkResources 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