- Split APKs no longer use the Revanced CLI to split; they are now directly patched from split APKs created with APKEditor. This means a smaller APK file size.
- The added lite version is a version with unnecessary features removed. For example, it might only have an English interface and remove unused screen DPI from split APKs.
- Improve workflow
- Previous I use my forked cli in 582c94e90a
To make split file smaller. But now Revanced cli already fix problem in
https://github.com/ReVanced/revanced-library/issues/16
So I revert to old split arch for faster split
- Added more apps, rename little things...
From now use a fork from inotia00 revanced cli to splitting architectures (source code: https://github.com/FiorenMas/revanced-cli). It can reduce APKs file size about 10% by using --rip-lib res and --rip-lib classes to remove unnecessary things