- Added Update() for auto-update
- extra flag or option
-a
to use aapt2 instead of aapt. - Issue template
- use getopts for parameters handling
- fix update()
- add aapt2 to bind()
- set
LD_LIBRARY_PATH
to avoid libraries access from termux i.e$PREFIX/lib
- patched binaries of aapt2 to skip invalid names while recompiling
- fixes #10