fabric-*: update Loom to 0.10.65
This fixes three issues: - Gradle compatibility - IDE compatibility - Builds breaking because we were running on SNAPSHOT
This commit is contained in:
parent
3ae48275a8
commit
47df7cb402
5 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
id 'fabric-loom' version '0.6-SNAPSHOT'
|
||||
id 'fabric-loom' version '0.10.65'
|
||||
}
|
||||
|
||||
archivesBaseName = project.archives_base_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue