Skip to content

Commit

Permalink
Fix building
Browse files Browse the repository at this point in the history
  • Loading branch information
Elikill58 committed Mar 6, 2024
1 parent 8c983a8 commit a0b1e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

plugins {
id 'fabric-loom' version '1.4'
id 'fabric-loom' version '1.0.9'
id 'com.github.johnrengelman.shadow'
}

Expand Down

0 comments on commit a0b1e9b

Please sign in to comment.