From 127c8aff38c6d706380223e8ef2041e348928120 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Wed, 30 Jan 2019 19:12:39 +0000 Subject: [PATCH] Update enigma --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7c7268b693..ea632e581b 100644 --- a/build.gradle +++ b/build.gradle @@ -50,7 +50,7 @@ configurations { dependencies { enigmaRuntime "net.fabricmc:stitch:0.1.1.39+" - enigmaRuntime "cuchaz:enigma:0.13.0.+:all" + enigmaRuntime "cuchaz:enigma:0.13.1.+:all" } def mappingsDir = file("mappings")