I compiled my library with Kotlin 2.0.0 (https://github.com/codeborne/klite), but when I try to use it in a project also set to Kotlin 2.0.0, I get the message that classes of the library are compiled with a pre-release version... Is it a bug in the compiler?