0.9.0
- merge Utils into ProjectExtensions #108 (gabrielittner)
- initial Kotlin Multiplatform support #105 (gabrielittner)
- new signing property outside of targets #101 (gabrielittner)
- fix crash on non String property types #94 (gabrielittner)
- don't write null values to pom #89 (gabrielittner)
- add pom developer url support #88 (gabrielittner)
- forward Gradle test output #84 (gabrielittner)
- initial Android support for maven-publish #83 (gabrielittner)
- rename useMavenPublish to useLegacyMode #81 (gabrielittner)
- More integration tests #80 (gabrielittner)
- let integration tests run with maven publish, enable signing #79 (gabrielittner)
- add tests for Android libraries #78 (gabrielittner)
- fix sources and javadoc tasks not being executed #77 (gabrielittner)
- Nexus release automation #63 (martinbonnin)
- Require GROUP, POM_ARTIFACT_ID & VERSION_NAME to be set and fail on Gradle < 4.10.1 #62 (martinbonnin)
- Use srcDirs instead of sourceFiles to include Kotlin files to sources jar #48 (lukaville)
- Switch to task-configuration avoidance #46 (ZacSweers)
Huge thanks to gabrielittner for all of his work in this release.