Merge pull request #57 from backryun/fabric-1.19

Expend build environment JAVA 19 + Update midnightlib 1.0.0
This commit is contained in:
Martin Prokoph
2022-11-12 19:32:12 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
# 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.64.0+1.19.2
fabric_version=0.66.0+1.19.2
satin_version = 1.9.0
midnightlib_version=0.6.1
midnightlib_version=1.0.0-fabric

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-rc-2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists