Search Gradle plugins
Plugin | Latest Version |
---|---|
eu.davidea.grabverAn easy Gradle plugin that follows semver.org rules to automatically generate the Patch version, Build number and Code version, while Major, Minor and Pre-Release suffix remain under our control. |
2.0.3
(01 August 2024) |
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) |
io.cloudflight.autoconfigure-settingsAn opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects. |
1.1.2
(25 November 2024) |
io.cloudflight.autoconfigure-gradleA opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects. |
1.1.2
(25 November 2024) |
nrlssc.hgitAutomatic versioning based on commits to Mercurial or Git, and related utilities |
3.0.66
(11 October 2024) |
dev.icerock.mobile.multiplatform.targetsPlugin automatically setup android, ios targets. Android target also automatically configured with dev.icerock.mobile.multiplatform.android-manifest and dev.icerock.mobile.multiplatform.android-sources plugins. |
0.14.4
(29 September 2024) |
io.github.zcys12173.plugin_routerConfigure the automatic registration Gradle plugin for the KRouter component library. |
1.0.0-pre-2
(07 August 2023) |
io.github.zcys12173.plugin_router_4_2Configure the automatic registration Gradle plugin for the KRouter component library. |
1.0.0-pre
(16 May 2023) |
info.dreamcoder.devtoolsDevelopment tools for Gradle projects currently include monitoring and automatic execution of test files. When the code file or test file changes, the plug-in automatically detects the corresponding test file and executes it. If you type Enter, all tests will be executed. |
1.3.8
(31 October 2021) |
com.github.mrcjkb.module-finderEnables the use of non-modular Java dependencies without an "Automatic Module Name" attribute in their manifest. |
0.0.7
(22 June 2021) |