epchris
09/12/2019, 12:55 AMjava.lang.ClassNotFoundException: kotlin.coroutines.jvm.internal.SuspendLambda
I’m using gradle to build the project and have this in place implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.1.1'
(using old version b/c we’re on kotlin 1.3.20 for now)
Any ideas what might be going on?
Thread in Slack Conversationthanksforallthefish
09/12/2019, 5:26 AM