Hey, I noticed that if you create a new K/N project with either IntelliJ or CLion, it will build a gradle project using the multiplattform plugin. is the kotlin native gradle plugin deprecated?
l
louiscad
03/30/2019, 9:10 PM
Sort of, only "platform" and "multiplatform" gradle plugins are still being worked on now.
n
napperley
03/31/2019, 12:15 AM
The Konan plugin (the predecessor) has been deprecated in favour of the MPP plugin.