About
Language - Statement (Minimal unit of execution) in Gradle.
Statements are found in a script and can express:
- method calls,
- property assignments,
- and local variable definitions.
Language - Statement (Minimal unit of execution) in Gradle.
Statements are found in a script and can express: