Skip to content

giago/android-manifest-maven-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages