org.gradle.api.Plugin
public final class GitSemVer implements Plugin<Project>
A Plugin for comuting the project version based on the status of the local git repository.
GitSemVer()
Unit
apply(Project project)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Unit apply(Project project)