Skip to content

Commit

Permalink
Revert "Enable configuration cache by default"
Browse files Browse the repository at this point in the history
This reverts commit dab91f6.
  • Loading branch information
breskeby committed Oct 26, 2024
1 parent dab91f6 commit 142f5de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ org.gradle.java.installations.auto-detect=false
# log some dependency verification info to console
org.gradle.dependency.verification.console=verbose

# enable configuration cache out of the box
org.gradle.configuration-cache=true

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

0 comments on commit 142f5de

Please sign in to comment.