-
Notifications
You must be signed in to change notification settings - Fork 0
Change the version name and the version code of all the android manifests in the project or modules
giago/android-manifest-maven-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The android-manifest-maven-plugin can be use to manipulate the versions of the android manifest The manipulation of the manifest is relative to the versionName and versionCode - versionName is changed accordingly with the maven version - versionCode is increased by one every time the command is runned There are two goals, the different is in the way the versionName is managed - release : in this case the plugin will take the version in the pom and apply it to the manifest without the -SNAPSHOT part - snapshot : similar to the release but will leave the -SNAPSHOT
About
Change the version name and the version code of all the android manifests in the project or modules
Resources
Stars
Watchers
Forks
Packages 0
No packages published