ViaVersion/gradle.properties
Nassim Jahnke b7005f2400
1.19-pre3
2022-05-25 14:33:39 +02: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.3.0-1.19-pre3-SNAPSHOT
# Gradle properties
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true