Search Gradle plugins
Plugin | Latest Version |
---|---|
nl.littlerobots.version-catalog-updateProvides tasks to format and update the version catalog file with the latest dependency versions. |
1.0.1
(27 September 2025) |
to.wetransform.semantic-release-versionGradle plugin that determines the current version from a file with the last release version and information from Git. Intended to be used with semantic-release. |
2.1.3
(16 September 2025) |
de.gurkenlabs.semverguru"SemVerGuru" is your go-to Gradle plugin for effortless version management. Powered by Grgit and git describe, it seamlessly derives your project's version from Git tags. Take control of your versioning journey with easy Semantic Versioning increments, and with one-click git tag pushing. Keep it simple, stay semantic, and let SemVerGuru handle your project versions with ease. |
1.6
(11 September 2025) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.11
(14 July 2025) |
com.palantir.git-versionGradle Git-Version is a plugin that generates a version for use with Gradle by calling git-describe. |
4.0.0
(27 June 2025) |
io.github.kmbisset89.semver.pluginGradle plugin for managing semantic versioning. |
1.1.1
(29 November 2024) |
io.github.theaminnouri.android-versioning-pluginThis will try streamline android application versioning |
0.4
(16 November 2024) |
me.qoomon.git-versioningThis extension will adjust the project version, based on current git branch or tag. |
6.4.4
(18 August 2024) |
de.stefan-oltmann.git-versioningThis extension will adjust the project version based on current git timestamp. |
0.2.2
(12 February 2024) |
pt.com.hugo-dias.git-versionerThis plugin will help you by creating a new version for each git commit based in the commit description |
1.0.10
(24 January 2023) |