I think the first step is to start filing bugs on ...
# announcements
k
I think the first step is to start filing bugs on librariers to migrate off of Bintray / JCenter. I filed https://github.com/valich/intellij-markdown/issues/64 - which is a dependency of Dokka.
n
It will be very interesting to see how the Kotlin team handle the situation given that it heavily affects the KotlinX libraries. I wonder if JetBrains will provide a service for open source Kotlin libraries (something JB Space based?).
l
That's very likely the plan, and what they've done in advance for Ktor (I guess they had an anticipated notice as paying customers).
n
Does Space already have its own publishing service?
s
@napperley Many jetbrains projects have started publishing to space pkg maven repo. Eg: compose desktop - https://github.com/JetBrains/compose-jb/blob/master/examples/codeviewer/build.gradle.kts#L23
👍 1