Skip to content

Commit

Permalink
Update to APKTool 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mfonville committed Oct 20, 2016
1 parent 7d3a632 commit b978dc4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add_sourceapp.sh
Expand Up @@ -17,7 +17,7 @@ TOP="$(realpath .)"
SOURCES="$TOP/sources"
SCRIPTS="$TOP/scripts"
CERTIFICATES="$SCRIPTS/certificates"
APKTOOL="$SCRIPTS/apktool-resources/apktool_2.2.0.jar"
APKTOOL="$SCRIPTS/apktool-resources/apktool_2.2.1.jar"
# shellcheck source=scripts/inc.compatibility.sh
. "$SCRIPTS/inc.compatibility.sh"
# shellcheck source=scripts/inc.sourceshelper.sh
Expand Down
Binary file not shown.

0 comments on commit b978dc4

Please sign in to comment.