Detailed changes can be seen in the git commit log.
Fix to support Android NDK r11x
Contributed by https://github.com/johanlindquist
Release performed by Manfred Moser http://simpligility.com
Cleanup the various toolchain mappings
Contributed by https://github.com/johanlindquist
Fixed issue whereby NDK architecture names are used even if they contain spaces
Contributed by https://github.com/johanlindquist
Release performed by Manfred Moser http://simpligility.com
Fixed makefile parameter. build output directly into target folder instead of moving files
see https://github.com/simpligility/android-ndk-maven-plugin/pull/12
contributed by Marek Kedzierski https://github.com/kedzie
Added support for multi-native librararies aka multi-artifacts
A lot of project dependency, plugin and related config updates
contributed by Manfred Moser http://simpligility.com
Added support for header archive exclusion
Fixed APK lib / AAR support
contributed by https://github.com/johanlindquist
Release performed by Manfred Moser http://simpligility.com
Changed test to use Android Maven Plugin 4.0.0
https://github.com/simpligility/android-ndk-maven-plugin/pull/4
contributed by Manfred Moser http://simpligility.com
Add ability to skip execution of the plugin
https://github.com/simpligility/android-ndk-maven-plugin/pull/3
contributed by Johan Lindquist
Updated to Android SDK Libraries 1.0.0/24.0.0
contributed by Manfred Moser http://simpligility.com
Lots of documentation updates and additions including site publishing
fixes https://github.com/simpligility/android-ndk-maven-plugin/issues/7
contributed by Manfred Moser http://simpligility.com
Various dependency and plugin updates
contributed by Manfred Moser http://simpligility.com
Updated Travis CI config to use Android support
contributed by Manfred Moser http://simpligility.com
Release performed by Manfred Moser http://simpligility.com
Initial port of NDK features from Android Maven plugin including config adaptations and improvements
contributed by Johan Lindquist
initial project setup, pom and further config for release, deployment and more
contributed by Manfred Moser http://simpligility.com
Release performed by Manfred Moser http://simpligility.com