Android Maven Publish Versions Save

Modification of the standard Maven Publish plugin to be compatible with android-library projects (aar).

3.0.0

6 years ago
  • Supports Gradle 3.4 - 4.1
  • Supports api and implementation configurations
  • Supports variant publishing
  • useCompileDependencies is deprecated and no effect anymore.

2.0.0

6 years ago

Support for Gradle 3.4 - 4.0

1.0.0

6 years ago
  • Supports gradle 2.4-3.3
  • Capable to use compile dependencies instead of runtime in generated pom file