Hey, how could I make both jars in this build.grad...
# multiplatform
c
Hey, how could I make both jars in this build.gradle add the main class to the manifest, so that they're runnable by just
java -jar something.jar
?