mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-04 18:29:26 +00:00
update apktool version to 2.7.0
This commit is contained in:
parent
299355fdbe
commit
c2fd3286f8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -ex
|
||||
VERSION=2.2.4
|
||||
VERSION=2.7.0
|
||||
|
||||
mkdir bin
|
||||
cd bin
|
||||
|
|
Loading…
Reference in a new issue