Arkadii Ivanov
07/31/2022, 9:13 PMv1.1.1
doesn't work with Kotlin 1.7.x even with the modern Compose compiler due to the issue:
> Failed to notify project evaluation listener.
> 'void org.jetbrains.kotlin.gradle.dsl.KotlinJvmOptions.setUseIR(boolean)'
Kotlin version coupling is very inconvinient. It would be so good to backport Kotlin support to stable versions of Compose. Looks like my project (Decompose) is stuck for now. šorangy
07/31/2022, 9:18 PMArkadii Ivanov
07/31/2022, 9:24 PMshikasd
07/31/2022, 9:48 PMmcpiroman
08/01/2022, 7:30 AMArkadii Ivanov
08/01/2022, 7:43 AM