ViaVersion/gradle.properties
Nassim Jahnke e8b4496289
1.19.4-rc2
2023-03-10 14:58:40 +01:00

8 lines
258 B
Properties

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