Greg Stepniewski
10/30/2017, 7:55 PMError:Kotlin: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class kotlinx.coroutines.experimental.CoroutineDispatcher, unresolved supertypes: kotlin.coroutines.experimental.AbstractCoroutineContextElement, kotlin.coroutines.experimental.ContinuationInterceptor
What does it mean and how do I fix it?