We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c9d16 commit e8808abCopy full SHA for e8808ab
.shiprc
@@ -1,7 +1,7 @@
1
{
2
"files": {
3
"README.md": [],
4
- "lib/build.gradle": []
+ "lib/build.gradle": ["version[[:blank:]]*=[[:blank:]]*{MAJOR}.{MINOR}.{PATCH}"]
5
},
6
"prefixVersion": false
7
}
0 commit comments