Colton Idle
10/12/2024, 9:35 PMDmitry Stakhov
10/13/2024, 12:50 AMAndy Dent
10/15/2024, 5:35 AMAs long as you are using Compose Multiplatform 1.6.10 or higher and Kotlin 1.7.10 or higher, Compose Multiplatform is compatible with Kotlin.I just checked my projects and the gradle
libs.versions.toml
said I’m using 2.0.20
This is endlessly confusing
https://github.com/JetBrains/compose-multiplatform/releases labels 1.7.0-rc01 as “Pre-release” but you have rolled straight onto dev releases of 1.8.0
The release notes for 1.7.0-rc01 say Support Kotlin 1.9.25
Confirming it’s definitely building and debugging to iPhone and simulator running iOS18, with XCode16 installed, on my Mac with Kotlin 2.0.21 specified for compose-plugin 1.7.0.rc01Colton Idle
10/15/2024, 5:41 PMColton Idle
10/16/2024, 12:16 PM