Anyone else running into an <issue> where using CM...
# compose-desktop
e
Anyone else running into an issue where using CMP 1.6.10 results in the Compose Compiler not transforming Android composables unless you use the Kotlin Compose Compiler Plugin (which is only available in 2.0.0)?
The release notes mention only needing it from 2.0-RC2 🤔
- Since Kotlin
2.0-RC2
, the additional
org.jetbrains.kotlin.plugin.compose
Gradle plugin is required. See [the migration guide](https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-compiler.html#migrating-a-compose-multiplatform-project)