Commit f70e905b authored by Mygod's avatar Mygod

Fix Japanese translation

parent 90b5780d
......@@ -27,7 +27,7 @@ proguardOptions ++=
shrinkResources := true
typedResources := false
resConfigs := Seq("ru", "zh-rCN", "zh-rTW")
resConfigs := Seq("jp", "ru", "zh-rCN", "zh-rTW")
resolvers += Resolver.jcenterRepo
libraryDependencies ++=
......
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