mirror of
https://github.com/architectury/architectury-plugin.git
synced 2026-03-30 05:05:20 -05:00
Update transformerVersion to 4.1.51
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 = "4.1.50"
|
||||
var transformerVersion = "4.1.51"
|
||||
var injectablesVersion = "1.0.10"
|
||||
var minecraft = ""
|
||||
var injectInjectables = true
|
||||
|
||||
Reference in New Issue
Block a user