Apktool 2.0.1
- Fixed version qualifier like
v4
from being ignored during decode. (#928) - Fixed windows helper script from appending current directory into
$PATH
. (#927) / (Thanks Tercete) - Fixed frameworks that were SharedLibraries from affecting the
apktool.yml
file. (#936) - Fixed apks that were crashing on internal attributes. (#913)
- Fixed
ResFileValue(s)
being casted toResScalarValues
. (#921) - Fixed reading
ResConfigFlags
twice. (#924) - Expose raw index used for resource lookups. (#990) / (Thanks mmastrac)
- Correctly add
libs
andlib
folders on[b]uild
This post was originally released at: https://connortumbleson.com/2015/07/15/apktool-2-0-1-released and duplicated in part here for historical reasons.