Search Gradle plugins
Plugin | Latest Version |
---|---|
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.11
(14 July 2025) |
com.cmgapps.npm.versionsGradle plugin for checking your Kotlin/JS NPM package versions. |
0.4.4
(27 June 2025) |
org.gradlex.java-module-versionsA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
1.9.2
(18 June 2025) |
io.github.pemistahl.version-catalog-linterA plugin for checking and formatting version catalog TOML files |
1.1.0
(06 June 2025) |
info.beeker.gradle.plugins.versionPlugin to create e.g. a version badge or an environment file for gitlab CI |
1.7.115
(24 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) |
ca.stellardrift.polyglot-version-catalogsPolyglot Version Catalogs |
6.2.0
(09 March 2025) |
org.shipkit.shipkit-auto-versionIncrements version automatically for easy releases from CI |
2.1.2
(20 February 2025) |
io.github.tomictomek.version-propThe 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) |
com.ecplugin.gradle.plugin.versionThe Gradle Plugin for Version Calculation |
0.1.12
(27 November 2024) |