We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9613fb7 commit 2c8049cCopy full SHA for 2c8049c
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.5
+VERSION_NAME=0.12.6-SNAPSHOT
16
17
POM_DESCRIPTION=A fast annotation-based null checker for Java
18
0 commit comments