Files
architectury-loom/gradle.properties
modmuss f15ff90bfc Update to Gradle 9.2 (#1441)
* Update to Gradle 9

* Some test fixes

* Only test current + nightly again

* Fix unit tests

* Update Kotlin in tests

* Back to J21 for most tests for now
2025-11-09 21:04:38 +00:00

8 lines
211 B
Properties

name = fabric-loom
description = The Gradle plugin for Fabric
url = https://github.com/FabricMC/fabric-loom
kotlin.stdlib.default.dependency = false
# Nope, thanks spotless
org.gradle.configuration-cache=false