Skip to content

Commit

Permalink
enable gradle vfs watch to increase speed with network drives
Browse files Browse the repository at this point in the history
  • Loading branch information
rlnt committed Dec 22, 2024
1 parent b85f665 commit d307933
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
Expand Up @@ -42,3 +42,4 @@ githubRepo = almostunified
# Gradle
org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false
org.gradle.vfs.watch = true

0 comments on commit d307933

Please sign in to comment.