summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties
index fbb5a24..532978c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=1.14.4
- yarn_mappings=1.14.4+build.12
- loader_version=0.6.1+build.164
+ minecraft_version=1.15.2
+ yarn_mappings=1.15.2+build.15
+ loader_version=0.8.2+build.194
# Mod Properties
- mod_version = 0.6.2
+ mod_version = 0.7.1
maven_group = net.transit
archives_base_name = transit-api
# 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.3.2+build.218-1.14
+ fabric_version=0.5.1+build.294-1.15