mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-05 02:39:13 +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
|
#!/bin/bash -ex
|
||||||
VERSION=2.2.4
|
VERSION=2.7.0
|
||||||
|
|
||||||
mkdir bin
|
mkdir bin
|
||||||
cd bin
|
cd bin
|
||||||
|
|
Loading…
Reference in a new issue