aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-05-09 14:24:36 +0300
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-05-09 14:24:36 +0300
commit64398d682a207aeb15009168746ee4c9861b5587 (patch)
tree7c97dc7d200d59466799b564a44f316d6824bca6 /gradle.properties
parent7f9699a1a4714b89abbd9f5567d753f6a7967aff (diff)
downloadLibGui-64398d682a207aeb15009168746ee4c9861b5587.tar.gz
LibGui-64398d682a207aeb15009168746ee4c9861b5587.tar.bz2
LibGui-64398d682a207aeb15009168746ee4c9861b5587.zip
Update to 20w19a
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties
index b1db372..f8f383a 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=20w17a
- yarn_mappings=20w17a+build.4
+ minecraft_version=20w19a
+ yarn_mappings=20w19a+build.6
loader_version=0.8.2+build.194
# Mod Properties
- mod_version = 1.9.0
+ mod_version = 2.0.0
maven_group = io.github.cottonmc
archives_base_name = LibGui
# Dependencies
- fabric_version=0.6.2+build.327-1.16
+ fabric_version=0.10.7+build.344-1.16
jankson_version=2.0.1+j1.2.0