Casey Brooks
10/16/2018, 6:18 PMproject.version
property is defined to just be an Object, with the expectation that the toString()
of that object returns the displayed version. https://docs.gradle.org/current/javadoc/org/gradle/api/Project.html#getVersion--