From afc639ab4b43ace7ec0fa70559add2e9a6d86bca Mon Sep 17 00:00:00 2001 From: Leijurv Date: Wed, 14 Aug 2019 22:31:46 -0700 Subject: [PATCH] bypass --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index aeb5412c..9495f3f2 100755 --- a/build.gradle +++ b/build.gradle @@ -82,7 +82,7 @@ task sourceJar(type: Jar, dependsOn: classes) { } minecraft { - mappings channel: 'snapshot', version: '20190723-1.14.3' + mappings channel: 'snapshot', version: '20190814-1.14.3' reobfMappings 'notch' runs {