[+] apktool

This commit is contained in:
2024-10-25 19:55:20 -04:00
parent fb968026a7
commit 642a9e97e2
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bash
BASEDIR="$(dirname "$0")"
java -jar "$BASEDIR/apktool.jar" "$@"
Binary file not shown.