Skip to content

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.

Merge request reports

Loading