Anyone else keep getting these errors after upgrad...
# multiplatform
o
Anyone else keep getting these errors after upgrading to Kotlin 1.3.70? I cleared all my caches and folders, but it keeps popping up after reimporting
d
Yes. This happens when I clean. Seems like some sort of catch all false negative. The solution is to run the cinterop tasks.
o
What are the cinterop tasks?
d
Oops, I assumed it was a custom made cinterop library.
Have you updated the project to 1.3.70 too? Or just the IDE plugin?
o
Ive updated the ide plugin and set the kotlin multiplatform plugin to version 1.3.70
a
Hi, @Orhan Tozan! Seems like the IDE was looking at the 1.3.61 for some reason. Is the problem still reproducible, or you managed to deal with it somehow?
o
I didnt re check it, but I think it came because I didnt update my coroutines dependencies from 1.3.3 to 1.3.4