Open
Description
When I build (using Kotlin 1.3.0) I get the following warning.
Warning: Kotlin: Some JAR files in the classpath have the Kotlin Runtime library bundled into them. This may cause difficult to debug problems if there's a different version of the Kotlin Runtime library in the classpath. Consider removing these libraries from the classpath
Could you unbundle the Kotlin Runtime, or at least update the bundled runtime to 1.3?
Metadata
Assignees
Labels
No labels