We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbfac7 commit 92983ceCopy full SHA for 92983ce
1 file changed
gradle.properties
@@ -12,7 +12,7 @@ org.gradle.caching=true
12
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m
13
14
GROUP=com.uber.nullaway
15
-VERSION_NAME=0.12.15
+VERSION_NAME=0.12.15-SNAPSHOT
16
17
POM_DESCRIPTION=A fast annotation-based null checker for Java
18
0 commit comments