julioromano
05/18/2021, 7:33 PMe: This version (1.0.0-beta07) of the Compose Compiler requires Kotlin version 1.4.32 but you appear to be using Kotlin version 1.5.0 which is not known to be compatible. Please fix your configuration (or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).Bryan Herbst
05/18/2021, 7:33 PMjulioromano
05/18/2021, 7:36 PMnitrog42
05/18/2021, 9:28 PMjim
05/19/2021, 4:14 AMArkadii Ivanov
05/24/2021, 7:51 PMbeta07 was already released. What did it mean? 🙂
I think the next version should have 1.5.0, but when we can expect it? The reason why I'm asking is because of the binary incompatible change and the new state restoration bug in beta07. So the bug is fixed, beta07 does not have the fix yet, but there is build209 version of Compose for Desktop available with the fix. build209 requires Kotlin 1.5.0, but beta07 requires Kotlin 1.4.32, and so I can't publish the update.jim
05/24/2021, 7:56 PMArkadii Ivanov
05/24/2021, 7:58 PMnitrog42
05/25/2021, 7:15 AMjim
05/25/2021, 5:41 PM