We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f0290 commit 6da5d5bCopy full SHA for 6da5d5b
build.gradle
@@ -34,7 +34,6 @@ buildscript {
34
androidGitVersion {
35
codeFormat "MNNPP"
36
baseCode 1
37
- tagPattern(/^v[0-9]+.*/) // Tag names should follow the pattern vM.NN.PP
38
}
39
40
allprojects {
0 commit comments