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