I' ve published a library to Maven that uses Kotlin MPP 1.7.20-Beta + API/Language version of 1.8. With the same settings, using this library through Gradle, it runs fine, but on IntellIJ I get a message saying that 'it is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler'. It only happens on JVM and IDEA-side, since I can build it normally and common and JS platforms aren't giving me this error.