From a2875b02625c130d43db2ef9db0ea273a0c5d34b Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Wed, 1 May 2024 11:51:13 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bce171b86..8fa7a25afb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ _Changes since 1.6.10-beta02_ ## Known issues - [`lifecycle-runtime` breaks Compose UI compatibility with Java 11 on desktop, it requires Java 17 or above now. Expected to be fixed in `1.6.10-rc01`](http://r.android.com/3047339) -- [A project with Android flavors cannot be imported into any IDE if it has Compose Multiplatform resources 1.6.10 + Kotlin 2.0.0]([https://github.com/JetBrains/compose-multiplatform/issues/4700](https://youtrack.jetbrains.com/issue/KT-67806)) +- [A project with Android flavors cannot be imported into any IDE if it has Compose Multiplatform resources 1.6.10 + Kotlin 2.0.0](https://github.com/JetBrains/compose-multiplatform/issues/4700](https://youtrack.jetbrains.com/issue/KT-67806) ## Features