If I want to try out a dev build of K/N but my pro...
# kotlin-native
s
If I want to try out a dev build of K/N but my project relies on coroutines, is there a way to do it? I don’t see any coroutines builds that use 1.3.60 dev builds
k
You’ll likely need to build and publish your own dev versions of libraries using native. It’ll be difficult.