Skip to content

felipevolpatto/Android-Auto-Increment-VersionCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android-Auto-Increment-VersionCode

This project simply bumps the version code on each build on build.gradle

It simply reads the versionCode from an external file and depending if it is the release flavor or the debug flavor increase the versionCode of you Android application.

Installation

Just copy and past on your app folder

Usage

By default, bump version is disabled. To enable it, just change IS_RELEASE on version.properties

IS_RELEASE=false

License

Android-AutoIncrement-VersionCode is released under the MIT License.

About

Easy way to bump the version code on each build on build.gradle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published