Search Gradle plugins

Plugin Latest Version

io.github.appspiriment.project

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.3
(25 February 2025)

org.jetbrains.gradle.plugin.idea-ext

Extends the Gradle's "idea" DSL with specific settings: code style, facets, run configurations etc.

1.1.10
(29 January 2025)

cn.enaium.jimmer.gradle.setting

A gradle plugin for jimmer

0.0.29
(26 January 2025)

org.jetbrains.kotlinx.kover.aggregation

Evaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files

0.9.1
(08 January 2025)

software.amazon.smithy.gradle.smithy-base

This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project.

1.2.0
(02 January 2025)

com.javiersc.semver.settings

Apply Semver plugin to all projects

0.7.1
(26 September 2024)

nl.littlerobots.android-basic-conventions

Sets up basic conventions for Android projects, such as target sdk and Kotlin/Java versions

1.0.1
(04 May 2024)

org.splitties.settings-include-dsl

For Gradle projects with nested modules where you call include a lot.

0.2.6
(13 November 2023)

com.github.ldenisey.setversions

Gradle plugin that provides tasks to modify project and modules versions.

1.0.4
(30 October 2023)

ws.gross.private-repo.bootstrap

Gradle Settings plugin to apply bootstrap manifests for this build. Resolves and parses manifest, adds plugin declaration to pluginManagement and version catalogs to dependencyResolutionManagement.

0.18.0-rc.6
(06 July 2023)