functionaldude
10/30/2018, 2:25 PM0.9.5
) project to Kotlin 1.3.0
, but somehow this seems unsupported. Im using the new kotlinx-coroutines-core
(version 1.0.0
) but ktor still uses the older version, where many functions and classes are in the experimental package, therefore I always get a NoClassDefFoundError
. Do you have any suggestions how to fix this? Or do I need to update ktor to 1.0.0-beta3
?Jonas Bark
10/30/2018, 2:26 PMfunctionaldude
10/30/2018, 2:30 PM1.0.0-beta3
in production? Is it stable enough?Jonas Bark
10/30/2018, 2:33 PMmp
10/30/2018, 2:47 PMbdawg.io
10/30/2018, 6:48 PM0.9.5
is just as much a pre-release as 1.0.0-beta-3