aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorJuuxel <6596629+Juuxel@users.noreply.github.com>2020-05-20 21:44:29 +0300
committerJuuxel <6596629+Juuxel@users.noreply.github.com>2020-05-20 21:44:29 +0300
commit003bd359141ec6450de960683d964ec35f671aca (patch)
tree54180740b6198403278b25ccd027e687ac87d90a /build.gradle
parent0453c6dfbaa7d83ad5e5cccd0621fc92c63a0614 (diff)
downloadLibGui-003bd359141ec6450de960683d964ec35f671aca.tar.gz
LibGui-003bd359141ec6450de960683d964ec35f671aca.tar.bz2
LibGui-003bd359141ec6450de960683d964ec35f671aca.zip
Update Loom and ModMenu
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ab52414..0244787 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,5 +1,5 @@
plugins {
- id 'fabric-loom' version '0.2.7-SNAPSHOT'
+ id 'fabric-loom' version '0.4-SNAPSHOT'
id 'maven-publish'
id "com.jfrog.artifactory" version "4.9.0"
}