Skip to content
Simplify Gradle plugin publishing

### Kotlin

- The kotlin.application plugin doesn't apply Gradle's 'application' plugin anymore (#21, !19)
- The kotlin.abstractLibrary and kotlin.library plugins configure the POM for Gradle Plugin Markers (#22, !20)

### Plugin

- Add the sources JAR to generated Gradle Plugin Markers (#22, !20)