ViaVersion/gradle.properties
Nassim Jahnke 07bdb57694
1.20-pre1
2023-05-10 15:46:03 +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.7.0-1.20-pre1-SNAPSHOT
# Gradle properties
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true