alexp11223
06/29/2017, 5:14 PMsome JAR files in the classpath have the Kotlin Runtime library bundled into them. This may cause difficult to debug problems
What does it mean? Do I need to somehow exclude kotlin-stdlib
from my library JAR? But what if I also want to use it in Java app?