You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.0.4
- Added `--net` to add a permissing network security config when building.
- Added `--safe` to not decode resources when decoding (i.e. apktool -r).
- Added `--no-dis` to not disassemble dex when decoding (i.e. apktool -s).
- Bugfixing
- Refactoring