I’m new and a bit confused why some templates are in Gradle plugin and some in Kotlin plugin?
s
Sebastian Aigner
02/21/2020, 3:26 PM
Hey @MrPowerGamerBR – we’re planning to release a new set of how-to’s with the release of Kotlin 1.3.70, so keep an eye out in the near future. We hope it’ll make getting started a bunch easier and clearer which direction to take.
m
MrPowerGamerBR
02/22/2020, 2:21 PM
thanks sebastian, it isn't really an issue to me because I ended up figuring out how to migrate from the old
kotlin2js
to the new multiplatform plugin, a lot of options are the same in both kotlin2js and mpp, so it wasn't that hard. 🙂