🪴 Nishanth Gobi

Build Gradle vs Settings Gradle

Apr 20, 20241 min read

  • zettel
  • lit
  • gradle
build.gradlesettings.gradle
Defines module-related build configDefines project-related build config
In a multi-module project, each module has it’s own build fileIn a multi-module project, only one settings file exists, in the project root

Here, project is composed of multiple modules


Related

  • Settings Gradle
  • Build Gradle
  • Multi-module project

Refs

  1. https://stackoverflow.com/questions/45387971/when-to-use-gradle-properties-vs-settings-gradle

Graph View

Created with Quartz v4.5.2 © 2026

  • GitHub
  • X
  • LinkedIn