v1.1.0
- Switch to the Gradle Kotlin DSL
- Add consumer/samples (to dogfood the plugin)
- Update AndroidArtifacts to version 1.2.0 (release notes)
- Update of some dependencies
- Move implementation & tests to Kotlin (and Junit5)
- Extract extension from the
AndroidArtifacts plugin
.
Note: There is no breaking change yet. But please try to migrate as soon as possible.
- Document how to use the master-SNAPSHOT version
Diff:
v1.0.0...v1.1.0