Gradle Properties - Runtime and Project Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
Properties are exposed by [[Gradle Project#Overview|projects]] and [[Gradle Task#Overview|tasks]] and help to configure and control the [[Gradle_Concepts#Build_Lifecycle|build]]. | Properties are exposed by [[Gradle Project#Overview|projects]] and [[Gradle Task#Overview|tasks]] and help to configure and control the [[Gradle_Concepts#Build_Lifecycle|build]]. | ||
[[Gradle Project Coordinates and State Properties]] | |||
=TO DEPLETE= | =TO DEPLETE= | ||
{{Internal|Gradle_Variables_and_Properties#Overview|Gradle_Variables_and_Properties}} | {{Internal|Gradle_Variables_and_Properties#Overview|Gradle_Variables_and_Properties}} |
Revision as of 01:33, 5 October 2020
External
Internal
Overview
Properties are exposed by projects and tasks and help to configure and control the build.
Gradle Project Coordinates and State Properties