The Android Maven Plugin team is pleased to announce the release of version 4.3.0 of the plugin:
<plugin>
<groupId>com.simpligility.maven.plugins</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>4.3.0</version>
<extensions>true</extensions>
</plugin>
New features/bug fixes for the specific release are
- Fixed processing of duplicate resources from dependencies
- Ability to choose the build tools version
- Added x86_64 and mips64 architectures to NDK support
- Migrated rest of the Google Code project content into site content - the old site is now defunct and deleted
We would like to thank the contributors to this release for their valuable help and invite you all to help us out as well:
Specifically for this release we would like to thank the following contributors for their awesome work.
Committers for this release
Core Committers
We would also like to thank the Maven and Android community members and everybody else out there for any help we received in our issue tracker and beyond.
Documentation, issue tracker and more can be found on the plugin websites at
Please join the Maven Android Mailing List for relevant discussions:
Enjoy and congratulations to everyone involved.
Manfred Moser