hi all, when I used delay function `delay(1000)`, ...
# getting-started
k
hi all, when I used delay function
delay(1000)
, I received
Exception in thread "ForkJoinPool.commonPool-worker-1" java.lang.NoSuchMethodError: kotlinx.coroutines.experimental.DelayKt.delay(I)V
😞 I have searched