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