JetBrains / skiko

Kotlin Multiplatform bindings to Skia
Apache License 2.0
1.82k stars 118 forks source link

0.7.94 isn't published to Maven Central #880

Closed colinrtwhite closed 8 months ago

colinrtwhite commented 8 months ago

Looks like 0.7.94 isn't published to Maven Central (only https://maven.pkg.jetbrains.space/public/p/compose/dev), however 0.7.93 is published. Could you publish 0.7.94 to Maven Central? Thanks!

colinrtwhite commented 8 months ago

Actually looks like only the versions used by Compose Multiplatform stable are published to Maven Central. If that's intentional feel free to close!

MatkovIvan commented 8 months ago

If that's intentional feel free to close!

Yep, it's how it works now. The reasoning is 0.x version of skiko

JakeWharton commented 8 months ago

What about other libraries built with Skiko which publish to Maven Central? They cannot receive bug fixes because of that policy.

MatkovIvan commented 8 months ago

The versions with important bug fixes will be published to Maven Central, but now it's aligned with Compose Multiplatform

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.