Skip to content

1.6.10-dev1608

Pre-release
Pre-release
Compare
Choose a tag to compare
@jb-compose-bot jb-compose-bot released this 26 Apr 17:48
717f4f0
[gradle] Don't create Kotlin binary's linkTask eagerly (#4707)

It's better for the build performance, and it avoids uncovering the
hidden CocoaPods plugin bug
([KT-67666](https://youtrack.jetbrains.com/issue/KT-67666))

Fixes https://github.com/JetBrains/compose-multiplatform/issues/4632