We’re happy to announce the release of Kotlin 1.2.30, a new bugfix and tooling update for Kotlin 1.2. This update:
Adds a new declaration in the standard library, which imitates the suspend modifier for lambda expressions
Adds support for TestNG in kotlin.test
Brings support for Android modules in…