We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2a36f commit 46e0cf0Copy full SHA for 46e0cf0
build.gradle
@@ -1,5 +1,5 @@
1
plugins {
2
- id "fabric-loom" version "0.12-SNAPSHOT"
+ id "fabric-loom" version "1.2-SNAPSHOT"
3
}
4
5
java {
gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments