Skip to content

Repository files navigation

Convention Playground

This repository is a project demonstrating how to set up and use Gradle Convention Plugins (build-logic) in a multi-module Android project.

The goal is to eliminate boilerplate, enforce architectural consistency, and keep individual module build.gradle.kts files as clean and readable as possible.

📦 What's Included

This build-logic setup includes reusable convention plugins for:

  • Android Library
  • Aggregated Feature Plugin
  • Kotlin JVM
  • Jetpack Compose
  • Koin
  • Detekt

📖 Learn More

For a detailed, step-by-step guide on how this was built and how to implement it in your own projects, check out the Medium article:

👉 Read the Full Guide on Medium

About

A practical Android sample project demonstrating Multi-Module architecture using Gradle Convention Plugins.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages