We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9158054 commit d54571cCopy full SHA for d54571c
artifacts.gradle
@@ -1,6 +1,6 @@
1
-def commonArtifactVersion = "0.1"
+def commonArtifactVersion = "0.2"
2
ext {
3
artifactVersions = [
4
visitors: commonArtifactVersion,
5
]
6
-}
+}
0 commit comments