@rogeralsing your ide plugin version is 1.1.3-2 and your runtime lib is 1.1.2 so you would need to adjust your build config file (maven/gradle) to 1.1.3-2 in order to heed this warning. you should have a single kotlin version variable in your build so it updates the maven/gradle plugin and runtime libs at the same time