Skip to content

Kotlin 1.2.31

Compare
Choose a tag to compare
@yanex yanex released this 23 Mar 11:47
3f71d36

Compiler

  • Support nullability annotations in androidx package

IDE. Inspections and Intentions

  • KT-22804 "Remove redundant backticks" inspection reports all names and quick fix fails for non-applicable names

Tools. Gradle

  • KT-23192 Issue with experimental mode in Android Extensions and Android Gradle plugin 3.2.0-alpha05

Bugfixes

  • KT-22205 Hitting breakpoints in Kotlin sometimes doesn't work
  • Fix compatibility with LivePlugin