ViaVersion/gradle.properties
Nassim Jahnke d326dadb5d
21w44a
2021-11-03 19:14:33 +01:00

8 lines
254 B
Properties

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