Skip to content

Commit

Permalink
Enable Gradle configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mkutz committed Oct 21, 2024
1 parent b0b4510 commit 2981fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAME
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
org.gradle.caching=true
org.gradle.configuration-cache=true

0 comments on commit 2981fbb

Please sign in to comment.