ViaVersion/gradle.properties
2023-03-16 20:44:53 +01:00

8 lines
238 B
Properties

# Project properties - we put these here so they can be modified without causing a recompile of the build scripts
projectVersion=4.6.1
# Gradle properties
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true