Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Scans all Android Gradle modules and their AAR/JAR dependencies at build time, producing JSON mapping files (module metadata, resource mapping, package mapping) that power per-LOB (Line-of-Business) APK size attribution in the ApkSize Analyzer CLI. Supports dynamic feature modules, functional unit grouping, and fine-grained overrides. |
0.6.0
(13 March 2026) |
|
Detects Kotlin metadata version drift in dependencies — the kind of mismatch that compiles fine but can cause runtime incompatibilities. Scans fat JARs, nested archives, and AARs recursively. |
0.2.0
(07 March 2026) |
|
Scans source code for @Test methods without @AllureId, creates test cases in Allure TestOps and annotates the source back. |
1.0.0
(24 February 2026) |
|
Gradle plugin to integrate osv-scanner (vulnerability scanning) into a gradle project. |
5.0.6
(11 January 2026) |
|
A Gradle Plugin to capture common custom user data used for Gradle Build Scans in Gradle Enterprise |
2.4.0
(15 September 2025) |
|
Scan dependencies in you project and check if there are new verions available. |
0.16.1
(05 May 2025) |
|
Scans Kotlin files for data-tables and generate the code so this feature can be use. |
0.1.0
(25 April 2025) |
|
Includes GC stats obtained from the GC log |
0.1.0
(09 March 2025) |
|
Performs build-time class path scanning. |
1.4.0
(29 December 2024) |
|
This Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |