Skip to content

Commit b8c6bb2

Browse files
committed
Retain java 8 support
1 parent f6e6278 commit b8c6bb2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

gradle.properties

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,3 @@ org.gradle.caching=true
55
org.gradle.vfs.watch=true
66
org.gradle.daemon=true
77

8-
# for spotless java 16 compatibility: https://github.com/diffplug/spotless/issues/834
9-
org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
10-
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
11-
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
12-
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
13-
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED

0 commit comments

Comments
 (0)