- Based on ReVanced Cli 5.0.0
- Added option command
options
(options.json
file generator) - Added option command
patches
(patches.json
file generator) - Added option command
--legacy-options
(set patch option via options.json file) - Added option command
--rip-libs
(remove native libs from apk) - Added option command
--unsigned
(disable signing of the final apk, regardless of whether it is mounted or not) - Added support anti-split (merged some REAndroid/ARSCLib sources to implement anti-split)