Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Applies the Chekt compiler plugin to Kotlin, providing integer overflow and destructuring checks and a memoization annotation |
0.2.0
(21 October 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) |
|
Gradle Java Cross-Compile Plugin |
8.0.0
(04 January 2023) |
|
Adds a default compiler plugin configuration, and a dependency on argument-expression-annotations |
1.0.6
(20 January 2024) |
|
Gradle plugin for Restrikt compiler plugin |
4.0.0
(31 March 2023) |
|
Kotlin compiler plugin that allows class delegation to be dynamic like property delegations |
0.4.0-180.1
(18 March 2023) |
|
Kotlin compiler plugin for generating blocking bridges for calling suspend functions from Java with minimal effort |
3.1.0-182.1
(02 September 2023) |
|
Kotlin compiler plugin that can generate a blocking bridge for calling suspend functions from Java with minimal effort |
1.10.6-1530.2
(09 August 2021) |
|
A Gradle plugin for generating IR dump files. For more information see README.md: https://github.com/rastiehaiev/ir-dump. |
0.0.8
(21 February 2025) |
|
Add custom setters for your Kotlin properties with different types, like setting a String field with an Int or a Char. |
1.0.0
(29 December 2025) |