Looks like 1.3-M2 supposedly supports kotlin-nativ...
# kotlin-native
j
Looks like 1.3-M2 supposedly supports kotlin-native as part of multiplatform (I don't see any native examples in the example repo though).
f
j
@felipecsl that doesn't seem to be using the new gradle features though. Looks like there is one in the example repo though: https://github.com/h0tk3y/k-new-mpp-samples/tree/master/lib-and-app/sample-app
f
which gradle features are you referring to?
oh is it the
kotlin-multiplatform
plugin?
j
Yeah
f
ah interesting, indeed i havent seen that before
it that new on 1.3-M2?
j
Yeah
👍 1