Marc-Antoine Fortier
11/17/2021, 8:38 PMe: This version (1.0.5) of the Compose Compiler requires Kotlin version 1.5.31 but you appear to be using Kotlin version 1.6.0 which is not known to be compatible. Please fix your configuration (orIs there an available version of the compose compiler that supports kotlin 1.6.0? Ours is set tobut don't say I didn't warn you!).suppressKotlinVersionCompatibilityCheck
kotlinCompilerExtensionVersion = "1.0.5"
Thanks for your help!Marc-Antoine Fortier
11/17/2021, 8:40 PM