Has anyone updated Kotlin to 1.7.0 in Electric Eel Alpha 03?
I am having problems in my Compose project to update.
Error: This version (1.2.0-alpha09) of the Compose Compiler requires Kotlin version 1.6.21 but you appear to be using Kotlin version 1.7.0 which is not known to be compatible. Please fix your configuration (or
suppressKotlinVersionCompatibilityCheck
but don't say I didn't warn you!).
f
Filip Wiesner
06/10/2022, 10:21 AM
I mean, the error message is pretty self-explanatory
This version (1.2.0-alpha09) of the Compose Compiler requires Kotlin version 1.6.21