From da28363caf8161acfd19b83f3ce0628ef92e63a8 Mon Sep 17 00:00:00 2001 From: Sally MacFarlane Date: Tue, 12 Oct 2021 17:05:54 +1000 Subject: [PATCH] 21.10.0-RC2 release (#2878) Signed-off-by: Sally MacFarlane --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 55ae683b095..31e278aaa4f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -version=21.10.0-RC2-SNAPSHOT +version=21.10.0-RC2 # 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 \