Skip to content

Commit

Permalink
enable configuration cache
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Otto committed Mar 23, 2023
1 parent ba2d363 commit c479efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
@@ -1,3 +1,4 @@
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx2G
org.gradle.unsafe.configuration-cache=true

0 comments on commit c479efd

Please sign in to comment.