Search Gradle plugins

Plugin Latest Version

A Gradle plugin that forces semantic versioning in an Android project (version name and version code) and relies on git to detect the project state, based on Git-Sensitive Semantic Versioning Plugin by Danilo Pianini.

5.0.17
(18 July 2026)

Sets project version automatically from git tags using Conventional Commits bump logic (MAJOR/MINOR/PATCH). Pure JGit — no git CLI dependency.

0.1.2
(01 June 2026)

Git implementation for Groovy and Gradle git plugin

4.0.0
(02 December 2025)

The plugin that allows you access to git commands inside gradle as task

2.3.1
(13 September 2025)

Automatically bumps your minor version with every git commit and gets major/minor from git tags. Also sets version in Java manifest.

3.0.3
(09 March 2017)

Gradle Git-Version is a plugin that generates a version for use with Gradle by calling git-describe.

5.1.0
(27 August 2026)

Gradle plugin to integrate git-semver into a gradle project.

0.6.2
(08 August 2026)

Manage versioning with annotated git tags

3.0.0
(31 March 2026)

Access Git information and execute Git actions from within a Gradle build.

0.6.2
(26 December 2025)

A plugin that helps you with adding Git hooks to the project and ensuring that every developer has the same hooks

1.1.1
(19 December 2024)