diff options
author | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-07-03 20:26:41 +0300 |
---|---|---|
committer | Juuxel <6596629+Juuxel@users.noreply.github.com> | 2020-07-10 18:37:32 +0300 |
commit | 2adf47d4577e8b50096b2329e88cd3a198084f30 (patch) | |
tree | 33d3bf3a06d46037af6a3fe53b8f583aed837490 /gradle.properties | |
parent | 3b1698a72659efe8a243c70833df81366174e62a (diff) | |
download | LibGui-2adf47d4577e8b50096b2329e88cd3a198084f30.tar.gz LibGui-2adf47d4577e8b50096b2329e88cd3a198084f30.tar.bz2 LibGui-2adf47d4577e8b50096b2329e88cd3a198084f30.zip |
Add icon API
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 07c188b..eba759b 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.16.1 - yarn_mappings=1.16.1+build.1 + yarn_mappings=1.16.1+build.20 loader_version=0.8.8+build.202 # Mod Properties |