only use 1 icon (the larger one - still saves space over having 2 icons)
move proguard configuration to an argfile (stored in /proguard.pro)
switched up the application order of shrinkers to be more effective (now is [proguard]-[json/class squish]-[advzip])
only class squish if proguard didn't happen - proguard already does the same thing
fixed a bug in non-squished (usually dev) jars where the size would be way larger than it needed to be due to duplicate classes from the :api project - all jars are now run through a quick script/function that removes these
use a few more kotlin functions to make code cleaner (pls don't kill me)
the random stuff™ pr includes:
/proguard.pro
):api
project - all jars are now run through a quick script/function that removes these