We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e5bab commit 3b82865Copy full SHA for 3b82865
gradle.properties
@@ -1,5 +1,5 @@
1
pluginVersionMajor = 3
2
pluginVersionMinor = 2
3
-pluginVersionPatch = 0
4
-pluginVersionLabel =
5
-pluginReleaseBuild = true
+pluginVersionPatch = 1
+pluginVersionLabel = SNAPSHOT
+pluginReleaseBuild = false
0 commit comments