to plugins and try to sync I'm getting following error (likewise with older version of compose multiplatform (1.5.11))....using Kotlin
1.9.21
....any known issues around interaction with Compose Multiplatform plugin?
Copy code
* What went wrong:
An exception occurred applying plugin request [id: 'org.jetbrains.compose', version: '1.6.0-alpha01']
> Failed to apply plugin 'org.jetbrains.compose'.
> Shared build service 'org.jetbrains.compose.internal.service.ConfigurationProblemReporterService' parameters have unexpected type: org.gradle.api.services.BuildServiceParameters
t
Tadeas Kriz
12/25/2023, 3:22 AM
Hey, thanks for the report, I’ll look into it. In the meantime, could you try with Kotlin 1.9.22?
j
John O'Reilly
12/25/2023, 9:44 AM
definitely no rush with this btw.
John O'Reilly
12/25/2023, 9:44 AM
yeah, tried 1.9.22.....I'll create a branch soon and share