Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
Gradle now support several separated classesDirs for outputs. For example one for kotlin, other for java. This should fix this
when having multiple outputs.
Gradle now support several separated classesDirs for outputs. For example one for kotlin, other for java. This should fix this when having multiple outputs.