The Android Maven Plugin team is pleased to announce the release of version 4.1.1 of the plugin:
<plugin> <groupId>com.simpligility.maven.plugins</groupId> <artifactId>android-maven-plugin</artifactId> <version>4.1.1</version> <extensions>true</extensions> </plugin> New features/bug fixes for the specific release are - Added Manifest Merger v2 example (tictactoe) & Deprecated merge manifest v1 - Added proguard support from library (AAR) projects - Corrected unpackedLibsFolder default value - Documentation updates for the site rendering - Change default value for aidlSourceDirectory to src/main/aidl - Fix to allow both release-plugin and IDEs to correctly consume AAR deps. - Updated Takari lifecyle and integration testing setup to new releases - Improvement of versionCode generator https://github.com/simpligility/android-maven-plugin/blob/master/src/site/asciidoc/changelog.adoc 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. 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 Committers for this release - Benoit Billington https://github.com/Shusshu - Manfred Moser http://www.simpligility.com - David Sobreira Marques https://github.com/dpsm - Igor Fedorenko https://github.com/ifedorenko - Hoyt Summers Pittman https://github.com/secondsun - Csaba Kozák https://github.com/WonderCsabo - Pappy Stanescu https://github.com/pa314159 We would also like to thank for the help we received from the Maven 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.co <http://www.simpligility.com/>m 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 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

