Gradle - Property
Table of Contents
About
Properties are a way to define the environment of a build.
Articles Related
Management
Type
Gradle has three different property scope:
- Gradle - System Property - java system property
- Gradle - Project Property - project property
- Gradle - Property plugin - plugin property
- extra properties