Age | Commit message (Collapse) | Author |
|
Original: 8e9e768
|
|
Original: bf2945d
|
|
Fix #308
|
|
Fix #272
|
|
Fixes #282
|
|
|
|
|
|
|
|
|
|
Dokka drops support for Gradle less then 3.5
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
fixes #205
|
|
fixes #224, fixes #197
|
|
Workaround for johnrengelman/shadow#334
|
|
|
|
Fixes #227
|
|
Fix #218
|
|
|
|
This declares the inputs and outputs for the maven-plugin
generatePom task, which improves incremental build support and
as of Gradle 4.3 (updated) automatically creates directory paths
for declared outputs.
Issue: #235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit bca5db0f6176d5299c7e6e7a658d754171210791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|