Android Git Sem Ver
class AndroidGitSemVer @Inject constructor(providerFactory: ProviderFactory, objectFactory: ObjectFactory) : Plugin<Project>
A Plugin for computing the project version based on the status of the local git repository for android.
Compute both the version name and the version code.