Shadow Version
7.1.2
Gradle Version
7.6
Expected Behavior
UTF-8 content in transformed properties files should be written into the jar as UTF-8 also.
Ideally, the buildscript can configure the Charset of the target files.
Actual Behavior
Content is encoded in ISO_8859_1.
Example
A properties files containing Chinese characters
Is written into the jar as