Monthly Archives: March 2014

Update the AndroidManifest Version Number automatically

Recently I needed to automate the update of the versionName element in the AndroidManifest.xml file. This needed to be timed stamped and updated with the correct version number when a build was run. We use maven as part of the … Continue reading

Posted in android, maven, release engineering | Leave a comment