Browse Source
* Handle ClassCastException for ComposeMultiplatformBuildService in Compose Gradle plugin ClassCastException might occur when our gradle plugin was loaded more than once. See https://github.com/JetBrains/compose-multiplatform/issues/3459 We throw another exception with a bit more clear message. * Update gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerKotlinSupportPlugin.ktpull/3506/head
Oleksandr Karpovich
1 year ago
committed by
GitHub
1 changed files with 16 additions and 1 deletions
Loading…
Reference in new issue