Gradle Git Version Plugin
By default Gradle will resolve and apply plugins. The com.palantir.git-version
plugin will fail if the project is not a git project.
Set plugin to not apply in build script. Not only applying plugin in try catch block.
By default Gradle will resolve and apply plugins. The com.palantir.git-version
plugin will fail if the project is not a git project.
Set plugin to not apply in build script. Not only applying plugin in try catch block.
merged
mentioned in commit 19c37047