I installed the kotlin multiplatform plugin like a...
# multiplatform
c
I installed the kotlin multiplatform plugin like a week or two ago when I had to download it outside of the IDE because it was still alpha/beta. Looks like it's stable now? silly question... but should i uninstall it and install from the IDE for stable only updates now? im not sure if the stable channel will update the beta plugin in place?
k
That’s what I did, removed it and installed again, just to be sure
👍 1
z
It should update to the stable releases from the manually installed dev build. But if you're unsure or you see that there's a new plugin version available on marketplace and it hasn't updated for you (shouldn't happen), you can always remove the existing one, and install it fresh again.
c
cool. good to know that it should update. cheers!