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