v1.3.0
- Give access to the
MavenPom
(viaandroidArtifact.pom {}
) to let users customize it - Add new properties to extension:
name
,description
andurl
to extension - Deprecate
license {}
property! Usepom {}
instead! - Clarify the README a lot.
- Remove the AGP as dependency. We don't ship it within the plugin anymore
- Fix some internals
- Move Zeit-Tasks to the buildSrc
- Fixes the docs in https://androidartifacts.now.sh/androidartifacts/
- Prepare the support for the Gradle Plugin Portal
Diff:
v1.2.0...v1.3.0