Files
Purpur/gradle.properties
granny 5b26bab878 Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@6e598f85 Fix incorrect createPath overload arguments, fixes #12043 (#12794)
PaperMC/Paper@f7d5a0a0 [ci/skip] Add remote build cache configuration through Gradle properties (#12797)
2025-07-04 19:49:02 -07:00

11 lines
255 B
INI

group = org.purpurmc.purpur
version = 1.21.7-R0.1-SNAPSHOT
mcVersion = 1.21.7
paperCommit = f7d5a0a01723a6dd86473c26e46cf54ece39b0f5
org.gradle.configuration-cache = true
org.gradle.caching = true
org.gradle.parallel = true
org.gradle.vfs.watch = false