Skip to content

1.0.5-2

Compare
Choose a tag to compare
@yole yole released this 15 Nov 15:21
· 86142 commits to master since this release
  • Fixed compatibility with Android Studio 2.3 Canary
  • KT-14751 Fixed inability to resolve references to Java classes with type annotations on inner class or enum constructor parameters
  • KT-14752 Fixed error when analyzing incomplete @JsName annotation
  • KT-14724 Kotlin code compiled to JavaScript with Gradle calls main function by default