files:
- source: "shared/src/commonMain/composeResources/values/strings.xml"
translation: "shared/src/commonMain/composeResources/values-%android_code%/%original_file_name%"
escape_quotes: 0
escape_special_characters: 0
- source: "shared/src/androidMain/res/values/strings.xml"
translation: "shared/src/androidMain/res/values-%android_code%/%original_file_name%"
escape_quotes: 2
Describe the bug
Here is my config
So the result should be
But the result is
To Reproduce
Steps to reproduce the behavior:
Environment