Android Maven Plugin Version 4.3.0 Released
The Android Maven Plugin team is pleased to announce the release of version 4.3.0 of the plugin:
1<plugin>
2 <groupId>com.simpligility.maven.plugins</groupId>
3 <artifactId>android-maven-plugin</artifactId>
4 <version>4.3.0</version>
5 <extensions>true</extensions>
6</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
Marek Kedzierski https://github.com/kedzie Benoit Billington https://github.com/Shusshu Marek Kedzierski http://kedzie.github.io/ Manfred Moser http://www.simpligility.com
Core Committers
Benoit Billington https://github.com/Shusshu Manfred Moser http://www.simpligility.com Malachi de AElfweald https://github.com/malachid Johan Lindquist https://github.com/johanlindquist William Ferguson http://github.com/william-ferguson-au
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.
Release build done by Manfred Moser http://www.simpligility.com
Documentation, issue tracker and more can be found on the plugin websites at
https://github.com/simpligility/android-maven-plugin/ http://simpligility.github.io/android-maven-plugin/
Please join the Maven Android Mailing List for relevant discussions:
https://groups.google.com/forum/?fromgroups#!forum/maven-android-developers
Enjoy and congratulations to everyone involved.
Manfred Moser http://www.simpligility.com