Hi guys, a question. At work we use stable version...
# announcements
k
Hi guys, a question. At work we use stable version of Kotlin (that is 1.0.6) but at home I’d like to check 1.1 Beta in my private project. Is it safe to update the IDEA plugin to 1.1.0-beta-17 but use Kotlin 1.0.6 in my projects? It generates a warning that I have a newer IDE plugin version than the Kotlin version used in project. Can I just ignore it?
👍 1