We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4decb3 commit 35406c5Copy full SHA for 35406c5
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'maven-publish'
3
id 'com.github.hierynomus.license' version '0.16.1' apply false
4
- id 'fabric-loom' version '1.4-SNAPSHOT' apply false
+ id 'fabric-loom' version '1.5-SNAPSHOT' apply false
5
id 'com.replaymod.preprocess' version 'SNAPSHOT'
6
}
7
0 commit comments