Search Gradle plugins
| Plugin | Latest Version |
|---|---|
dev.detekt
CC-compatible
Static code analysis for Kotlin |
2.0.0-alpha.6
(04 August 2026) |
com.mikepenz.aboutlibraries.plugin
CC-compatible
Plugin to resolve all libraries used in an app for the AboutLibraries library to offer relevant information of used libraries. |
15.0.4
(16 July 2026) |
sh.dass.theirsroom
CC-compatible
Generates ER-diagram visualizations (HTML, Mermaid, Graphviz DOT, PlantUML) from Room database schema JSON exports, with automatic schema location detection. |
0.1.1
(16 July 2026) |
com.aouledissa.deepmatch.gradle
CC-compatible
Codegen and specs parser for Deeplink auto handling Library: DeepMatch |
1.2.1
(10 July 2026) |
io.github.goldfish07.reschiper
CC-compatible
AAB Resource Obfuscation Tool |
0.1.0-rc7.3
(05 July 2026) |
io.github.5peak2me.gradle.pgyer
CC-compatible
上传 APK 到蒲公英平台 |
1.0.3
(21 June 2026) |
dev.staticvar.agentpreview
CC-compatible
Captures Compose previews into agent-readable screenshot and snapshot artifacts. |
0.3.1
(13 June 2026) |
io.github.rajumark.acacia
CC-compatible
AI-Native Compose DSL Plugin - Transform verbose Compose code into concise, AI-friendly DSL |
0.1.0
(24 April 2026) |
org.jetbrains.dokka-javadoc
CC-compatible
Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk. |
2.2.0
(26 March 2026) |
|
The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |