diff options
author | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 13:21:39 +0300 |
---|---|---|
committer | Juuz <6596629+Juuxel@users.noreply.github.com> | 2021-07-11 13:21:39 +0300 |
commit | 84a07a241ddc03be92680a077c9308695b66a179 (patch) | |
tree | 784abe3cd7e1682937209598d2c056b65b4f3d27 /gradle.properties | |
parent | 9dfd9f06b2154b01bfc1acf01b6bf3eec27fccdd (diff) | |
download | LibGui-84a07a241ddc03be92680a077c9308695b66a179.tar.gz LibGui-84a07a241ddc03be92680a077c9308695b66a179.tar.bz2 LibGui-84a07a241ddc03be92680a077c9308695b66a179.zip |
Update Yarn
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index ce607dc..514178a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use minecraft_version=1.17.1 - yarn_mappings=1.17.1+build.1 + yarn_mappings=1.17.1+build.10 loader_version=0.11.6 # Mod Properties |