Age | Commit message (Collapse) | Author |
|
Original: 8e9e768
|
|
Original: bf2945d
|
|
|
|
Fixes #282
|
|
|
|
|
|
|
|
Replace ReportNotDocumented with ReportUndocumented in the Gradle plugin for consistency. Fixes #243
|
|
Replace Closure<Any?> with Closure<Unit> in the gradle plugin. Fixes #241
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #227
|
|
Fix #218
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Such as packageOptions, impliedPlatforms and so on
|
|
|
|
|
|
#KT-17016 fixed
|
|
(they can't be imported anyway)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed old and useless build helpers
Remove old .xml's from .idea and add .idea/shelf to .gitignore
build-docs.xml fixed, dokka_version set to 0.9.10
|