932b5bf8cd
slf4j libs are bundled unshadowed to main-kts jar to avoid annoying slf4j stderr printout (slf4j is used in the maven dependencies resolver) Exluding it from proguard processing solves problems with using it directly from scripts. #KT-60813 fixed #KT-54819 fixed