ViaVersion/gradle.properties
2022-11-22 17:11:11 +01:00

8 lines
259 B
Properties

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