Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 0431a38

Browse files
authored
Update build.gradle
1 parent 6efac94 commit 0431a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
//file:noinspection GroovyAssignabilityCheck
1818
//file:noinspection GroovyAccessibility
1919
plugins {
20-
id "fabric-loom" version "0.9-SNAPSHOT"
20+
id "fabric-loom" version "0.8-SNAPSHOT"
2121
id "com.modrinth.minotaur" version "1.2.1"
2222
id "org.jetbrains.kotlin.jvm" version "1.5.30"
2323
id "org.jetbrains.kotlin.plugin.serialization" version "1.5.30"

0 commit comments

Comments
 (0)