Updated to Android SDK libraries 1.0.0 / 24.0.0
Use lint from Android SDK libraries rather than command line invocation
Making unpacked-libs folder configurable
Added deprecation for APKLIB format
Use the Google Play Developer API to upload APKs and update the store listing with new goal
Improvements to project site including github ribbon and more
Added Manifest Merger V2 and deprecated Manifest-Update mojo
Refactor the 3 parameters used for the androidManifest.xml into 2 params
Fixed broken undeploy mojo AndroidManifest parsing
MultiDex improvement - generating mainDexClasses when multiDex flag set to true and mainDexList is null
ATTENTION:
updatedManifestFile & sourceManifestFile parameters have been removed.
use androidManifestFile and destinationManifestFile
Nice work guys.--
You received this message because you are subscribed to the Google Groups "Maven Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-android-deve...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Maven Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to maven-android-deve...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Going forward I am hoping to also refactor the classes into the com.simpligility package... unless that is an issue for any downstream projects like M2e-Android or there are any other objections. Its not critical as a change.