summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-10-03 02:07:04 +0800
committerKeuin <[email protected]>2022-10-03 02:07:04 +0800
commit852c91e04d3f69f973dba215d172dbd50a97e8a8 (patch)
treef940f5db122478371f14af4390ebedfcd3de3be4 /gradle.properties
parent1590656107449ede20e245dda148cfb695a03081 (diff)
Upgrade fabric toolchain, gradle and JDK.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index f32e1fc..219af45 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -4,11 +4,11 @@ org.gradle.jvmargs=-Xmx1G
# check these on https://fabricmc.net/use
minecraft_version=1.14.4
yarn_mappings=1.14.4+build.18
-loader_version=0.11.0
+loader_version=0.14.9
# Mod Properties
mod_version=1.7.1
maven_group=com.keuin.kbackupfabric
archives_base_name=kbackup-fabric
# 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.28.4+1.14
+fabric_version=0.28.5+1.14