Do KotlinX serialization and coroutines libs come ...
# eap
b
Do KotlinX serialization and coroutines libs come out with EAPs usually? Our main trouble testing these is we have to recompile 7 libs for each update, and 2 of them are these. I'd be willing to add some automation to that, if I could count on kotlinx libs
k
In general, I don’t think you can rely on other libraries to push eap builds. In the past I know there have been eap’s without them (although I sort of remember seeing them occasionally).
☝🏼 1
s
You can periodically check kotlinx bintray. For now, there are versions of 1.3.60-eap-76
b
is the kotlinx bintray linked somewhere? I'm not super familiar 😬
s
It is usually discoverable when you click on badge with latest version on github
b
Thanks!
y
I tend to
watch
libraries I'm interested in, so that I can get timely release notification