mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-03 15:24:26 +02:00

- Add a --no-crunch/-nc flag to apktool which gets passed through to aapt - This allows apktool to make a byte-for-byte copy of resource files - refs: #1232