Dokka 0.9.15 released! <https://github.com/Kotlin/...
# dokka
s
Dokka 0.9.15 released! https://github.com/Kotlin/dokka/releases/tag/0.9.15 * 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.
👍 3
s
semorodate : Awesome.. any plans to update gradle plugin (https://plugins.gradle.org/plugin/org.jetbrains.dokka) ?
s
It's actually bug on gradle plguin repository, version 0.9.15 also there, but for unknown reason gradle does not count it latest version