@vincent.desmet and I just open-sourced how we set up our kotlin project to share code between iOS and Android. It includes publishing your code to Bintray / CocoaPods. If you have any feedback, we're happy to hear 🙂
https://github.com/novemberfiveco/kotlin-mpp-standard
👍 12
t
thevery
10/02/2018, 10:26 PM
Why old konan plugin instead of new or newest?
j
Jaroslav
10/03/2018, 6:09 AM
Copy code
Roadmap
Currently the following releases are planned:
Kotlin multiplatform standard 0.2.0 (Q4 2018)
Update the gradle setup to use the upcoming Kotlin Multiplatform project model. We'll probably do this once a stable version of the new kotlin-multiplatform plugin has been released.