`0.26.1` seems available but not `0.26.1-eap13`, i...
# coroutines
s
0.26.1
seems available but not
0.26.1-eap13
, is that expected ?
j
0.26.1-eap13
is available
but you need to use the repository : "https://dl.bintray.com/kotlin/kotlin-eap"
(and kotlin 1.3.0-rc-57)
s
Previous Coroutines EAP were deployed on central, did that change ?
they are on jcenter
sorry
s
Ok thanks
Better to not publish rc on Central but worth to communicate properly to users I think since previous ones were on Central
j
I bet it will be published on central as well soon.
s
Not sure since 0.26.1 is on Central since 19th September but maybe indeed
Anyway thanks for your help
v
0.26.1-eap13 is compatible only with Kotlin 1.3-RC which was released in yesterday evening. 0.26.1-eap13 was released sneakily before Kotlin 1.3-RC, so it wasn’t announced
s
My surprise was not the fact that it was not announced, but rather the fact the the big headlines of Kotlin 1.3 RC is migrate your Coroutines but
0.26.1-eap13
unlike other
-eap13
is not in Central so it is a little bit confusing for us.
Do you plan to release it to Central?
v
yes, it’s syncing right now
👍 1
e
Uploaded to Central