Hi, got a Kotlin Gradle problem here. In my build ...
# gradle
h
Hi, got a Kotlin Gradle problem here. In my build script I'm generating some Kotlin source code and compile it. Now I would like to build a JAR file containing the classes and the classes' dependencies.