Age | Commit message (Collapse) | Author |
|
|
|
|
|
Dokka drops support for Gradle less then 3.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update documentation to reflect the reportUndocumented change
|
|
Replace ReportNotDocumented with ReportUndocumented in the Gradle plugin for consistency. Fixes #243
|
|
Replace Closure<Any?> with Closure<Unit> in the gradle plugin. Fixes #241
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use plain maven-like repository to resolve it,
remove usage of gradle-intellij-plugin
|
|
|
|
|
|
Instead of it, download idea.jar and manually strip it
Also, depends on same as kotlin-compiler openapi version
|
|
|
|
|
|
|
|
fixes #205
|
|
fixes #224, fixes #197
|
|
Workaround for johnrengelman/shadow#334
|
|
|