Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |
|
Updated version of org.hibernate.build.maven-repo-auth -- Applies security defined for a repository in Maven's settings.xml file to MavenRepository elements in a Gradle build - both upload and download |
4.1.2
(09 February 2026) |
|
It creates git tag same as version value defined in build file |
5.0.7
(16 July 2018) |
|
A Gradle plugin that exports information from the version control system to the build system |
0.6.6
(27 June 2016) |
|
This plugin provides native build utilities for FRC projects. |
0.1-beta
(21 July 2017) |
|
Reads the project version from a 'version.txt' file located in the build root directory |
0.7.7
(07 May 2026) |
|
Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task. |
2.16.2
(07 May 2026) |
|
Fixes + version in pom files before publications |
0.4.2
(10 April 2017) |
|
plugin for managing software versions within an FRC gradle project |
1.02
(23 January 2020) |
|
Conventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.7.7
(07 May 2026) |