🪴 Nishanth Gobi

Search

SearchSearch
Home

>

Zettelkasten

>

Literature Notes

>

Build Gradle vs Settings Gradle

Build Gradle vs Settings Gradle

May 15, 2024, 1 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

  • Related
  • Refs

Created with Quartz v4.1.0, © 2024

  • GitHub
  • LinkedIn