https://kotlinlang.org logo
k

Kevin Nguyen

01/17/2018, 8:32 AM
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