Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Wires the CustomIndy compiler plugin and annotations into Kotlin builds. |
0.2.3
(08 February 2026) |
|
An annotation-based Kotlin compiler plugin for function memoization. |
0.4.2
(05 February 2026) |
|
A plugin that provides simplified runtime access to static resource files by reading them at compile time |
2.3.0
(05 February 2026) |
|
Plugin to extract and configure cross-compilation |
2.0
(18 January 2026) |
|
Kills Kotlin compile daemons before R8 tasks |
0.0.5
(22 December 2025) |
|
A gradle plugin to generates HTML report from Android Studio Project. |
1.5.0
(22 December 2025) |
|
A Gradle Plugin to decompile bytecode compiled with Jetpack Compose Compiler Plugin into java/kt file. |
1.0.0
(26 November 2025) |
|
Applies the Chekt compiler plugin to Kotlin, providing integer overflow and destructuring checks and a memoization annotation |
0.2.0
(21 October 2025) |
|
Data Class Generate is a Kotlin compiler plugin that helps to address Kotlin data class binary size overhead |
1.1.0
(24 July 2025) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |