as an implementation dependency fixes it. I didn't have this before because I guess it was transitively included by some other dep. Why did this work before thought 🤔
Fabio Berta
05/17/2023, 9:19 PM
ah maybe it's a version mismatch
Fabio Berta
05/17/2023, 9:23 PM
Indeed it was
e
Emirhan Emmez
08/07/2023, 10:02 AM
hi @Fabio Berta I'm using kotlin 1.9.0 and coroutines-test version 1.7.3. But I'm getting this error and I think it is about kotlin version. But I don't want to downgrade my kotlin version. Is there any option? Do you know about it?