Does anybody get this error: Class '*' is compiled by an unstable version of the Kotlin compiler and cannot be loaded by this compiler.
I have a lot of errors in code, but app works fine. It's started with Canary8&Gradle update.
Note: I tried invalidate catches and restart, clean-build, removing gradle and idea folders.