This version (1.0.0-beta07) of the Compose Compile...
# android
j
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
Why do you use this old version of compose? 1.5.10 and even 1.6.10 is already supported on recent versions
j
used in feature module, app module has the same dependency so both will be updated together