fabric: fix build issues with 1.19.4 port
This commit is contained in:
parent
852bd27559
commit
d696d9f6a5
9 changed files with 9 additions and 10 deletions
|
|
@ -1,6 +1,5 @@
|
|||
plugins {
|
||||
// TODO: switch to a stable Loom release once 1.19 lands
|
||||
id 'fabric-loom' version '0.12-SNAPSHOT'
|
||||
id 'fabric-loom' version '1.1.10'
|
||||
}
|
||||
|
||||
archivesBaseName = "Dynmap"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue