get Version
Returns the version of this project. Gradle always uses the toString() value of the version. The version defaults to {@value #DEFAULT_VERSION}.
Return
The version of this project. Never returns null.
Since
0.7
Returns the version of this project. Gradle always uses the toString() value of the version. The version defaults to {@value #DEFAULT_VERSION}.
The version of this project. Never returns null.
0.7