Gradle Git Version Plugin
Compare changes
Files
2+ 2
− 1
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.