Skip to content

Commit

Permalink
fix ldlib issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Yefancy committed Jul 27, 2023
1 parent 4df427f commit 0893e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencyResolutionManagement {
def architecturyLoomVersion = "1.3-SNAPSHOT"
def vineFlowerVersion = "1.+"
def macheteVersion = "1.+"
def ldLibVersion = "1.0.14.f"
def ldLibVersion = "1.0.15"

fabric {
def fabricLoader = version("fabricLoader", fabricLoaderVersion)
Expand Down

0 comments on commit 0893e21

Please sign in to comment.