ViaVersion/gradle.properties
Nassim Jahnke a85c5578c1
22w07a
2022-02-16 18:40:50 +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.2.0-22w07a-SNAPSHOT
# Gradle properties
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.parallel=true