We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 997bd86 commit bf1ecf3Copy full SHA for bf1ecf3
1 file changed
build.gradle
@@ -17,7 +17,7 @@ ext.pluginBaseFolder = "."
17
18
19
scmVersion {
20
- ignoreUncommittedChanges = false
+ ignoreUncommittedChanges = true
21
tag {
22
prefix = ''
23
versionSeparator = ''
0 commit comments