-
- All Implemented Interfaces:
-
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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGitSemVer.Companion
-
Constructor Summary
Constructors Constructor Description GitSemVer()
-