We’re happy to announce the release of Kotlin 1.2.40, a new bugfix and tooling update for Kotlin 1.2! This update:
Allows platform modules in experimental multiplatform projects to have more than one expectedBy dependency;
Enables support for crossinline suspend parameters in inline functions;
@JvmDefault annotation that makes interface methods default in Java (experimental);
Adds new inspection