2b708f67ee
Modifying language/api version should cause non-incremental build. Implicit change (e.g. when versions are not specified, but the compiler is updated 1.1->1.2) is handled by `AbstractKotlinCompileTool#computedCompilerClasspath`. Explicit change is handled by `AbstractKotlinCompile#serializedCompilerArguments`.