voddan
02/25/2017, 6:16 PMIncompatible classes were found in dependencies. Remove them from the classpath or use '-Xskip-metadata-version-check' to suppress errors
[ERROR] /Users/voddan/Programming/kotlin/libraries/stdlib/src/generated/_Arrays.kt: (1, 7) Class 'kotlin.jvm.JvmMultifileClass' is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
What is the recommended way to deal with it?udalov
ant dist
to recompile everything with the release compiler