Hi, as soon as I add `id("co.touchlab.skie") versi...
# touchlab-tools
j
Hi, as soon as I add
id("co.touchlab.skie") version "0.6.1"
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
Hey, thanks for the report, I’ll look into it. In the meantime, could you try with Kotlin 1.9.22?
j
definitely no rush with this btw.
yeah, tried 1.9.22.....I'll create a branch soon and share
not exact same situation but same symptoms and solution