Skip to content

Commit

Permalink
Update gradle+API+Yarn+Loader
Browse files Browse the repository at this point in the history
  • Loading branch information
backryun committed Oct 10, 2023
1 parent a092873 commit b240c30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.2
loader_version=0.14.22
yarn_mappings=1.20.2+build.4
loader_version=0.14.23

# Mod Properties
mod_version=3.1.1
Expand All @@ -15,6 +15,6 @@ org.gradle.parallel=true

# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.89.3+1.20.2
fabric_version=0.90.0+1.20.2
satin_version=1.14.0
midnightlib_version=1.5.0-fabric
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit b240c30

Please sign in to comment.