Skip to content

Commit 8886687

Browse files
Copilotjaydeluca
andcommitted
Revert: Remove org.gradle.configuration-cache=true due to build failures
The configuration cache feature is causing build failures in CI. Reverting gradle.properties to the state before configuration cache was enabled. This removes the org.gradle.configuration-cache=true setting. Co-authored-by: jaydeluca <[email protected]>
1 parent c03a1b9 commit 8886687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
org.gradle.parallel=true
22
org.gradle.caching=true
3-
org.gradle.configuration-cache=true
43

54
org.gradle.priority=low
65

0 commit comments

Comments
 (0)