Norbi
09/05/2023, 12:41 PMcompose {
    kotlinCompilerPlugin.set(dependencies.compiler.forKotlin("1.8.20"))
    kotlinCompilerPluginArgs.add("suppressKotlinVersionCompatibilityCheck=1.8.21")
}Compose Multiplatform 1.5.0 doesn't support Kotlin 1.9.10tapchicoma
09/05/2023, 12:48 PM1.5.3Norbi
09/05/2023, 12:51 PMtapchicoma
09/05/2023, 12:53 PMNorbi
09/06/2023, 11:45 AM