Search Gradle plugins

Plugin Latest Version

The util to easily define the app version in the property file. Create `version.properties` file at project root level (default) with following properties: `version.code`, `version.major`, `version.minor`, `version.patch`. To define different properties file name or location use `versionPropDef.propertyFile`.

1.0.0
(04 January 2025)

The Gradle Plugin for Version Calculation

0.1.12
(27 November 2024)

Manage project versions automatically with git tags

0.7.1
(26 September 2024)

Gradle plugin for automatically declaring the version of gradle builds.

8.1.1
(09 September 2024)

Gradle plugin for managing project versions via Git tags

2024.06.01
(05 June 2024)

A plugin that helps to maintain a semantic versioning of the build artifacts based on the project's git repository. It uses the current branch and the latest tag to enforce naming conventions

2.0.2
(16 February 2024)

Reckons the project version based on Git tags

2.0.1
(26 January 2024)

gradle-semantic-gitlog

0.6.12
(26 January 2024)

For library or Gradle plugin projects where you want to centralize where the version is defined.

0.2.6
(13 November 2023)

Gradle plugin that provides tasks to modify project and modules versions.

1.0.4
(30 October 2023)