ViaVersion/gradle.properties
Nassim Jahnke c133552d04
1.18-pre4
2021-11-17 19:28:44 +01:00

8 lines
257 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-1.18-pre4-SNAPSHOT
# Gradle properties
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true