update apktool version to 2.7.0

This commit is contained in:
chenyh 2023-06-25 11:21:26 +08:00 committed by Yan Shoshitaishvili
parent 299355fdbe
commit c2fd3286f8

View file

@ -1,5 +1,5 @@
#!/bin/bash -ex
VERSION=2.2.4
VERSION=2.7.0
mkdir bin
cd bin