fabric: fix build issues with 1.19.4 port

This commit is contained in:
Kosma Moczek 2023-03-16 14:18:47 +01:00
parent 2fd5db2835
commit 7af46a04a6
9 changed files with 9 additions and 10 deletions

View file

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.10.65'
id 'fabric-loom' version '1.1.10'
}
archivesBaseName = "Dynmap"