New
v1.1.1
- Removed use of --use-aapt2 when building since it is used by default in Apktool v2.9.0 and above.
- Fixed some errors when dealing with split apks, aapt2 linker seems to inject
isSplitRequired="true"into the manifest if other split‑related attributes are present.