Closed sdelamo closed 4 years ago
@sdelamo I suspect that there is another plugin using a different git library version and caused a version conflict. You can try to use v1.4.x to see if it fixes the issue (more info here https://github.com/n0mer/gradle-git-properties/issues/133#issuecomment-531011047 ) To have more info about the issue, can you run gradle with --stacktrace --debug and see what is the root cause?
This is not a bug. The other plugin is causing a version conflict.So closing this issue.
I am getting an error when I apply the plugin to a Gradle 6.0.1 build.