From 181d566f9ad6523fee8b2ab171617cb1777be2a7 Mon Sep 17 00:00:00 2001 From: garyschulte Date: Thu, 16 Sep 2021 12:59:18 -0700 Subject: [PATCH] =?UTF-8?q?add=20missing=20-SNAPSHOT=20from=20release=20ve?= =?UTF-8?q?rsion=20=F0=9F=A4=A6=E2=80=8D=E2=99=82=EF=B8=8F=20(#2774)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: garyschulte --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a5dfa154e38..dc419b2f763 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=21.10.0-RC1 +version=21.10.0-RC1-SNAPSHOT # Workaround for Java 16 and spotless bug 834 https://github.com/diffplug/spotless/issues/834 org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \