Search Gradle plugins

Plugin Latest Version

A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.

0.19.0
(23 July 2026)

Spotless - keep your code spotless with Gradle

8.10.2
(04 September 2026)

Keeps chosen task types out of the remote build cache while leaving the local cache untouched, for tasks that are cheaper to re-run than to fetch over a WAN.

0.1.1
(18 September 2026)

Utilities for keeping generated code checked in in sync with the generation process

3.0.0
(17 September 2026)

Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible.

0.2.0
(04 September 2026)

This Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly.

0.50.0
(01 September 2026)

Keep your gradle builds dry 干

1.8.0
(27 August 2026)

Keep your gradle builds dry 干

1.8.0
(27 August 2026)

Wires Scry into debug builds and keeps it out of release builds.

0.1.0
(11 August 2026)

Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages.

0.3.0
(07 August 2026)