Skip to content

Commit

Permalink
Enable the configuration cache by default
Browse files Browse the repository at this point in the history
  • Loading branch information
breskeby committed Oct 23, 2023
1 parent 6d126d8 commit c97a602
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 @@ -18,3 +18,4 @@ org.gradle.dependency.verification.console=verbose

# allow user to specify toolchain via the RUNTIME_JAVA_HOME environment variable
org.gradle.java.installations.fromEnv=RUNTIME_JAVA_HOME
org.gradle.configuration-cache=true

0 comments on commit c97a602

Please sign in to comment.