0.4.1
What's new
- Added optional
--modules
flag toextract-apks
andinstall-apks
commands. When specified and the device matches split APKs, then only APKs of the specified modules will be extracted.
Bugs fixed
- Fix NullPointerException thrown by
extract-apks
andinstall-apks
commands on Windows.