Hi guys, I’m using Kotlin 1.2, tried to introduce ...
# coroutines
a
Hi guys, I’m using Kotlin 1.2, tried to introduce coroutines to my application, but but I get this error: java.lang.NoClassDefFoundError: kotlin/coroutines/experimental/CoroutineContext$Element$DefaultImpls
j
I had something that looks similar with gradle that was solved by syncing with gradle and cleaning the cache