This version (1.0.0-beta07) of the Compose Compiler requires Kotlin version 1.4.32 but you appear to be using Kotlin version 1.5.10 which is not known to be compatible. Please fix your configuration (or suppressKotlinVersionCompatibilityCheck
but don't say I didn't warn you!).
Such a message in exception gives reason to smile 🙃
g
gildor
02/03/2022, 7:03 AM
Why do you use this old version of compose? 1.5.10 and even 1.6.10 is already supported on recent versions
j
jasu
02/03/2022, 7:08 AM
used in feature module, app module has the same dependency so both will be updated together