Hey, I am using kotlin `2.2.21-titan-211` in one ...
# kmp-swift-package-manager
n
Hey, I am using kotlin
2.2.21-titan-211
in one of my lib project (last update in January) and it's not syncing anymore. https://packages.jetbrains.team/maven/p/kt/dev/org/jetbrains/kotlin/kotlin-stdlib-common has no
2.2.21-titan-211
version. Was it withdraw volunteerly ?
t
Hey. Because it's a dev repository, there is clean up policy that might autodelete some artifacts. You can bump to
2.4.0-titan-214
which is effectively the same version
1
n
@Timofey Solonin is there any way to track changes between titan versions ?
t
Not directly. We are currently QAing a set of changes for the next dev release and as soon as it is ready, I will post an update in this channel and mention what has changed since the last release.
2.4.0-titan-214
should effectively be the same as
2.2.21-titan-211
👌 2