Skip to content

Commit 29c3b4f

Browse files
authored
update: clarify the new reality of Kotlin and Compose Multiplatform compatibility
1 parent 3c05512 commit 29c3b4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

topics/compose/compose-compatibility-and-versioning.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Compose Multiplatform for desktop has the following limitations:
3030

3131
## Kotlin compatibility
3232

33+
As long as you are using Compose Multiplatform 1.6.10 or higher and Kotlin 2.0.0 or higher, Compose Multiplatform is
34+
compatible with Kotlin. There is no need to manually align their versions.
35+
Remember that using an EAP version of either product is still potentially unstable.
36+
3337
Compose Multiplatform requires Compose Compiler Gradle plugin applied with the same version as the Kotlin one.
3438
See [](compose-compiler.md#migrating-a-compose-multiplatform-project) for details.
3539

0 commit comments

Comments
 (0)