Gradle Version
Represents a Gradle version.
Functions
Link copied to clipboard
Link copied to clipboard
Returns the current Gradle version.
Link copied to clipboard
The base version of this version.
Link copied to clipboard
Returns the major version of this Gradle version.
Link copied to clipboard
Returns the string that represents this version.
Link copied to clipboard
Returns
true
if this version is a final release.Link copied to clipboard
Returns
true
if this instance represent a snapshot version (e.g.Link copied to clipboard
Parses the given string into a GradleVersion.