public class AutoVersioningPlugin extends java.lang.Object
Plugin uses bumping version in version.properties file done by VersioningPlugin and additionally commits and pushes changes to Github repo You can use task "bumpVersionAndPush" to achieve all that Applies following plugins and preconfigures tasks provided by those plugins:
Adds following tasks:| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |