Skip to content

0.9.15

Compare
Choose a tag to compare
@semoro semoro released this 26 Jun 16:55
· 2372 commits to master since this release
  • Bundled Kotlin compiler updated to 1.1.3
  • (Gradle) processConfigurations now deprecated, new configuration mechanism kotlinTasks added.
  • (#168) Compatibility with Android Build Tools 3.0.0-alpha3+
  • When Gradle plugin dokka-android used Android Reference now linked by default.
  • (#171) Fixed parameters formatting is broken in 0.9.14
  • (#167, KT-18213) Fixed StringIndexOutOfRange for Markdown reference style links.
  • Added opt-in caching of package-list's, see cacheRoot in the docs.