v0.4.5
IMPORTANT:
Make sure you read all previous release notes down to v0.4.0.
- Added the
patchedApplication.importSymbols
andpatchLibrary.importSymbols
options to disable import of Java symbols from the source app. These options complements the planned@DexCheck
tag by ensuring that all symbols used in the patch are also declared there. They can also be used to side-step issues created by importing symbols of obfuscated apps. - Updated support of ApkTool decode command-line options.