21.1.0 (2025-10-16)
Bug Fixes
- Add back missing log by naming logger correctly (#332) (e4e66b0)
- Correctly save XML files in UTF-8 by using a bufferedWriter (#356) (33fadcb)
- Encode XML files as UTF-8 to fix compilation of resources (#339) (4f2ef3c)
- Support UTF-8 chars when compiling instructions in Smali in non UTF-8 environments (#331) (bb8771b)
Features
- Add identity hash code to unnamed patches (88a3252)
- Use option name as key for simplicity and consistency (754b02e)