mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
Revert accidental loom update.
This commit is contained in:
parent
0b4433eeba
commit
d19fec74a7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ plugins {
|
|||
id "eclipse"
|
||||
id "idea"
|
||||
id "maven-publish"
|
||||
id "fabric-loom" version "0.9.+" apply false
|
||||
id "fabric-loom" version "0.8.12" apply false
|
||||
id "org.cadixdev.licenser" version "0.5.0"
|
||||
id "org.ajoberstar.grgit" version "3.1.0"
|
||||
id "com.matthewprenger.cursegradle" version "1.4.0"
|
||||
|
|
Loading…
Reference in a new issue