AndResGuard
AndResGuard copied to clipboard
How to build release version of cli tool through command line
Hi, team, I build the project using the command below:
gradlew.bat buildJar
It works fine, however, the it produce a cli jar about 73MB, so how can I produce a minified jar file?