Skip to content

Commit bf1ecf3

Browse files
committed
ignore uncommited changes gradle
1 parent 997bd86 commit bf1ecf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ext.pluginBaseFolder = "."
1717

1818

1919
scmVersion {
20-
ignoreUncommittedChanges = false
20+
ignoreUncommittedChanges = true
2121
tag {
2222
prefix = ''
2323
versionSeparator = ''

0 commit comments

Comments
 (0)