Skip to content

v1.0.1

Compare
Choose a tag to compare
@davideas davideas released this 02 Dec 21:55
· 9 commits to master since this release

Improvements

  • Deprecated dependsOn in favor of saveOn to give a better idea of what this plugin property does.

Example, to have patch number automatically increased and saved on property file when task name jar is specified, run command line:

gradle jar grabverRelease

having

versioning {
    ....
    saveOn "jar"
}

Fixes

  • Fixes #16 - plugin is now available in Gradle Plugins repository.
  • Fixes #15 #17 - Version Code starts with 1
  • Fixes #14 #18 #20 - Code doesn't increase if the new Android bundle release