Upgraded to kotlin 1.4-rc but I'm getting file wid...
# coroutines
c
Upgraded to kotlin 1.4-rc but I'm getting file wide red lines in intellij. As a last shot I want to update
Copy code
org.jetbrains.kotlinx:kotlinx-coroutines-core
but I don't see an 1.4-rc artifact on jfrog. Am I missing something?
c
Copy code
org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.8-1.4.0-rc
They listed all updated library links on their changelog https://blog.jetbrains.com/kotlin/2020/07/kotlin-1-4-rc-released/
👍 1
c
@camdenorrb Thank you! I don't know how I missed that!