Search Gradle plugins

Plugin Latest Version

A Gradle plugin for Android project modularization and flavor management.

1.0
(01 December 2025)

This plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin.

1.0.0-RC1
(05 August 2024)

Plugin for creating modules with base structure via the terminal. Creates a new module with a clean architecture containing the dagger 2 and retrofit template

1.0.0
(05 May 2024)