Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.turansky.kfc.versionProvide version tasks in root project |
13.13.0
(18 April 2025) |
org.jetbrains.kotlinx.rpc.pluginThe plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.6.2
(17 April 2025) |
org.gradlex.java-module-versionsA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
1.9
(17 April 2025) |
io.github.pemistahl.version-catalog-linterA plugin for checking and formatting version catalog TOML files |
1.0.5
(14 April 2025) |
de.comhix.gradle.plugins.versionPlugin to create e.g. a version badge or an environment file for gitlab CI |
1.7.94
(05 April 2025) |
dev.aga.gradle.version-catalog-generatorAutomatically generate a Gradle version catalog from a BOM |
3.2.1
(05 April 2025) |
io.freefair.settings.plugin-versionsApply this to your settings.gradle to get default versions for all FreeFair Gradle Plugins |
8.13.1
(25 March 2025) |
com.palantir.versions-propsInject version constraints into every configuration in your projects |
2.32.0
(13 March 2025) |
ca.stellardrift.polyglot-version-catalogsPolyglot Version Catalogs |
6.2.0
(09 March 2025) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.3
(25 February 2025) |