Skip to content

Commit 0c51b24

Browse files
authored
chore: fix gradle vfs watch properties (JabRef#13192)
1 parent 770f086 commit 0c51b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
org.gradle.vs.watch=true
1+
org.gradle.vfs.watch=true
22

33
# Hint by https://docs.gradle.org/current/userguide/performance.html#increase_the_heap_size
44
# Otherwise, one gets "Java heap space" errors.

0 commit comments

Comments
 (0)