Skip to content

Commit

Permalink
build: enable configuration on demand by default
Browse files Browse the repository at this point in the history
Greatly reduces configuration time when running tasks on specific
subprojects.
  • Loading branch information
stempler committed Aug 20, 2024
1 parent f531258 commit 7143d7e
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
@@ -1 +1,2 @@
org.gradle.jvmargs=-Xmx2g
org.gradle.configureondemand=true

0 comments on commit 7143d7e

Please sign in to comment.