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 17, 2024
1 parent fc79a60 commit 3798c1a
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 3798c1a

Please sign in to comment.