mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-01 21:17:46 -05:00
* 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
8 lines
211 B
Properties
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 |