mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 00:21:28 +00:00
This fixes the IncompatibleClassChangeError which happens when kotlin-reflect 1.0.x and kotlin-stdlib 1.1.x are in the classpath #KT-16358 In Progress