Gradle Version
Represents a Gradle version.
Properties
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
This method only kept here to maintain binary compatibility.
Link copied to clipboard
This method only kept here to maintain binary compatibility.
Link copied to clipboard
This method only kept here to maintain binary compatibility.
Link copied to clipboard
Returns the string that represents this version.
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.