Updated to version 43, and now getting error for ever @NativeCoroutineState. See attached.

I added the nativeCoroutines { k2Mode = false } override, and that works around it.
Can we confirm whether we really need to add return type specification here?
Updated to version 43, and now getting error for ever @NativeCoroutineState. See attached.
I added the
nativeCoroutines { k2Mode = false }override, and that works around it.Can we confirm whether we really need to add return type specification here?