Join Slack
Compose 1.6 depends on Skiko 0.7.7 which defines a `skiko-android` component, but that doesn't seem ...
# compose
j
Josh Friend
05/21/2024, 8:53 PM
Compose 1.6 depends on Skiko 0.7.7 which defines a
skiko-android
component, but that doesn't seem to actually exist:
.module
file:
https://repo1.maven.org/maven2/org/jetbrains/skiko/skiko/0.7.7/skiko-0.7.7.module
but no skiko-android is present here:
https://repo1.maven.org/maven2/org/jetbrains/skiko/
https://github.com/JetBrains/skiko/blob/44f2d51158d34d402dce55b689d27ae1c7a40082/skiko/build.gradle.kts#L59
I have a custom gradle configuration that is causing the same issues as this report:
https://github.com/JetBrains/compose-multiplatform/issues/1404
👀 1
Josh Friend
05/22/2024, 12:26 AM
somehow we're getting compose ui-desktop pulled in when we want android, but this is still an interesting issue. skiko is declaring components in it's module file that do not actually exist
20
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by