diff --git a/gradle.properties b/gradle.properties index 65ae899..90a9f3d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,4 +11,4 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=350m \ --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED org.gradle.caching=true org.gradle.parallel=true -pluginVersion=3.2.1 +pluginVersion=3.2.2-SNAPSHOT