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.11
(21 March 2026)

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.11
(21 March 2026)

Based on a given major.minor version, plugin determines patch version based on what is already maven repository by auto incrementing it to produce the next version number. Major or minor versions must be manually changed

1.0.0
(07 March 2025)

Manage versioning with annotated git tags

2.2.1
(01 February 2025)

The version companion plugin automatically detects the current version of the project based on git tags.

0.1.3
(24 December 2023)

Handle the project versioning in an external version file.

1.3.0
(05 December 2021)

A plugin to check used version of gradle in project and compare it with latest stable version of gradle available in public repository.

0.2.0
(23 December 2019)

A plugin that updates the versions of your dependencies in your *.gradle files to the latest available versions. This plugin depends on the Gradle Versions Plugin.

0.2.13
(25 October 2019)

An easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control.

2.1.0
(15 March 2026)

Gradle plugin that determines the current version based on information from Git and optionally a version file. Compared to the semantic-release-version plugin the behavior can be customized.

2.1.3
(16 September 2025)