aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2019-12-09 19:55:52 +0200
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2019-12-09 19:55:52 +0200
commit0f73ce47bbd3843e07bf71fbaf52b3b7c6bd4c3b (patch)
treeebf188ad8cf846b14bca194660bf0a726cac1604 /gradle.properties
parentbf35bef5b7aefeb2979bf24ad327fe1dca838db0 (diff)
parent750b42cdd9c5be6380b0b0b1d736616e52559253 (diff)
downloadLibGui-0f73ce47bbd3843e07bf71fbaf52b3b7c6bd4c3b.tar.gz
LibGui-0f73ce47bbd3843e07bf71fbaf52b3b7c6bd4c3b.tar.bz2
LibGui-0f73ce47bbd3843e07bf71fbaf52b3b7c6bd4c3b.zip
Merge branch 'master' of https://github.com/CottonMC/LibGui
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties
index fef99be..d568886 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
- minecraft_version=19w42a
- yarn_mappings=19w42a+build.1
+ minecraft_version=19w46b
+ yarn_mappings=19w46b+build.1
loader_version=0.6.3+build.167
# Mod Properties
@@ -13,5 +13,5 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = LibGui
# Dependencies
- fabric_version=0.4.8+build.255-1.15
+ fabric_version=0.4.12+build.261-1.15
jankson_version=2.0.0+j1.2.0