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 9587b10 commit 08d6f4dCopy full SHA for 08d6f4d
gradle.properties
@@ -1,10 +1,10 @@
1
2
# This is the version driving the build
3
-defaultVersion=0.0.18
+defaultVersion=0.0.19-SNAPSHOT
4
# This is only for the release plugin which requires a "version" property
5
# It will be kept in sync by the plugin to match defaultVersion when running
6
# gradle release (or: gradle release -Prelease.useAutomaticVersion=true)
7
-version=0.0.18
+version=0.0.19-SNAPSHOT
8
9
spotbugsAnnotationsVersion=4.0.2
10
0 commit comments