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.2.0
(16 February 2026)

Gradle plugin for automatic Git changes analysis and test scope determination in multi-module projects

1.0.20
(07 December 2025)

Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects

1.1.2
(27 September 2025)

Conventions for 'com.autonomousapps.dependency-analysis'

0.7.0
(20 January 2026)

Lobzik is a gradle plugin designed to help Android developers chop their monolithic codebases into smaller pieces. It gathers data about dependency graph and runs Louvain algorithm to split it into modules

0.8.0
(05 October 2024)

Gradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

0.0.2-beta
(01 September 2020)

The Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations.

0.1.5
(13 September 2024)