- fix: Align native libraries of patched apps to 16kb instead of 4kb by bumping dependencies
Note
Based on ReVanced Cli 5.0.1.
Added some commands required by rvx-builder:
- Added option command
options(options.jsonfile generator) - Added option command
patches(patches.jsonfile generator) - Added option command
--legacy-options(Set patch option viaoptions.jsonfile) - 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)