diff options
author | natanfudge <natan.lifsiz@gmail.com> | 2019-10-23 12:10:17 +0300 |
---|---|---|
committer | natanfudge <natan.lifsiz@gmail.com> | 2019-10-23 12:10:17 +0300 |
commit | ba647b9e5b8118365fa5f2e5a88a8bc5c137aac9 (patch) | |
tree | 1bdd7862a96c95f52056d958fad14dacd51a35a8 /gradle.properties | |
parent | a94bc8463fff3b78e791a2f4a70bb2c54a6831d2 (diff) |
update gradle and loom
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 d83962f..2a93d4c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ org.gradle.jvmargs=-Xmx1G minecraft_version=1.14.4 yarn_mappings=1.14.4+build.14 loader_version=0.6.3+build.167 - loom_version=0.2.5-SNAPSHOT + loom_version=0.2.6-SNAPSHOT # Mod Properties mod_version = 1.0.0 |