moko-resources
moko-resources copied to clipboard
Fix '?' prefix being unescaped on Android target
trafficstars
Some of our translation (Arabic mostly) started with '?' but after updating to moko-resource:0.24.3 those started to become unescaped in android generated files. Which resulted in build failure.
This was a side effect of https://github.com/icerockdev/moko-resources/pull/761