Hey, I'm working on a project that is a addon to a...
# getting-started
j
Hey, I'm working on a project that is a addon to a java program, to make it work I have to shade in kotlin-stdlib but that makes the output jar come out to ~8mbs, anyone know a way to only shade in whats actually used? Thanks for the help using maven shade plugin
m
Sth like proguard should be working. https://www.guardsquare.com/en/products/proguard