AndResGuard icon indicating copy to clipboard operation
AndResGuard copied to clipboard

How to build release version of cli tool through command line

Open crackleeeessyp opened this issue 3 years ago • 0 comments

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?

crackleeeessyp avatar Sep 18 '21 05:09 crackleeeessyp