Skip to content

Commit

Permalink
Enable configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroyer committed Nov 12, 2024
1 parent c5930f2 commit 1a00eb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
org.gradle.caching=true
org.gradle.configuration-cache=true

0 comments on commit 1a00eb3

Please sign in to comment.