Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The version companion plugin automatically detects the current version of the project based on git tags. |
0.1.3
(24 December 2023) |
|
Deprecated and replaced by "io.github.dwarfley.version-companion". Use the new plugin ID in your project. |
0.1.2
(26 December 2023) |
|
A plugin to generate the Android version code and version name automatically. |
1.6.0
(14 October 2017) |
|
Plugin for accessing build information from various CI systems |
0.9
(18 March 2019) |
|
Build Version Catalogs from a Gradle files which allow dependabot compatibility |
0.1.0-rc.6
(09 November 2021) |
|
A plugin for updating Build Version Catalogs |
0.1.0-rc.6
(09 November 2021) |
|
This plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
|
Use Git to determine build version plugin |
0.0.4
(06 September 2019) |
|
Generate version-info.properties file at build time to capture project version, build time and revision info |
0.5
(20 June 2018) |
|
A plugin providing automatic versioning of CI/CD builds based on git tags and build info |
1.2.1
(23 July 2024) |