Is there a compose web compiler working with Kotlin 1.7.20-RC? I did update my compose to:
Copy code
id("org.jetbrains.compose") version "1.2.0-beta02-dev795"
But after compiling, I get that error:
`This version (1.3.0) of the Compose Compiler requires Kotlin version 1.7.10 but you appear to be using Kotlin version 1.7.20-RC which is not known to be compatible. Please fix your configuration (or