Is there a more up-to-date guide on multiplatform ...
# multiplatform
p
Is there a more up-to-date guide on multiplatform than this? https://kotlinlang.org/docs/tutorials/native/mpp-ios-android.html
☝️ 3
r
p
k
@russhwolf What’s your opinion on the best place to look for the newer source set/target config? That doc? My library configs still “work” but they’re 1.3.10 style, which is slightly different, and the intellij eap stopped finding dependencies, even though the gradle build works
r
That's been my go-to for understanding the 1.3.20 changes, for the most part. You can also look at @h0tk3y's samples at https://github.com/h0tk3y/k-new-mpp-samples which are mostly targeting 1.3.20-eap but have the newer sourceset style
👍 1