e: This version (1.0.0-alpha13) of the Compose Compiler requires Kotlin version 1.4.31 but you appear to be using Kotlin version 1.4.32 which is not known to be compatible. Please fix your configuration (or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).
I knew about this (that this needs to be suppressed if one wants to upgrade kotlin), but the curious thing is the “1.0.0-alpha13” version of compose compiler part.
Why alpha13 if I’m using beta03?
r
romainbsl
03/31/2021, 7:46 PM
If I understand it right, the Compose compiler is like the backend of Jetpack AND JetBrains Compose, so Jetpack