·
22 commits
to main
since this release
Full Changelog: v0.2.0...v0.3.0
##What's new
Fixed bug related to AndResGaurd
Improved the directory structure
New flags for clean command
Note: Now, you have to place you keystores in keystrores/ or your desired location. Generated apks are in bin/release and bin/debug. Caching now done in build/debug and build/release.
##New Flags
mkapk clean -rRemoves build cache from previous release build.
mkapk clean -dRemoves build cache from previous debug build .
Default is cleaning all cache.