architectury-plugin icon indicating copy to clipboard operation
architectury-plugin copied to clipboard

Gradle configuration cache isn’t supported

Open ghostflyby opened this issue 4 months ago • 0 comments

Adding org.gradle.configuration-cache=true to gradle.properties and run transformProduction series tasks.

expected result: the task runs as usual.

actual result: the task fails during transformProduction

ghostflyby avatar Jul 11 '25 04:07 ghostflyby