Re-add this part of gradle.properties we need to build

This commit is contained in:
Camotoy 2023-07-04 18:14:32 -04:00
parent d44e599925
commit 9ad7473496
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 4 additions and 1 deletions

View File

@ -3,4 +3,7 @@ org.gradle.jvmargs=-Xmx4G
org.gradle.configureondemand=true
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.vfs.watch=false
org.gradle.vfs.watch=false
group=org.geysermc
version=2.1.1-SNAPSHOT