mirror of
https://github.com/architectury/architectury-plugin.git
synced 2026-04-03 05:57:41 -05:00
Update transformerVersion to 5.1.59
Signed-off-by: shedaniel <daniel@shedaniel.me>
This commit is contained in:
@@ -29,7 +29,7 @@ import java.util.jar.JarOutputStream
|
||||
import java.util.jar.Manifest
|
||||
|
||||
open class ArchitectPluginExtension(val project: Project) {
|
||||
var transformerVersion = "5.1.58"
|
||||
var transformerVersion = "5.1.59"
|
||||
var injectablesVersion = "1.0.10"
|
||||
var minecraft = ""
|
||||
var injectInjectables = true
|
||||
|
||||
Reference in New Issue
Block a user