From 15496663f32dae7ad9783dccaadf567faaa876e4 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 30 Oct 2021 16:13:33 -0500 Subject: [PATCH] update gradle for Tukaani.XZ --- build.gradle | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index 1590e168a..d93b537e1 100644 --- a/build.gradle +++ b/build.gradle @@ -144,10 +144,10 @@ dependencies { // The userdev artifact is a special name and will get all sorts of transformations applied to it. minecraft 'net.minecraftforge:forge:1.17.1-37.0.103' - //compile 'org.tukaani:xz:1.9' - //shadowMe 'org.tukaani:xz:1.9' - //compile 'org.apache.commons:commons-compress:1.21' - //shadowMe 'org.apache.commons:commons-compress:1.21' + implementation 'org.tukaani:xz:1.9' + shadowMe 'org.tukaani:xz:1.9' + implementation 'org.apache.commons:commons-compress:1.21' + shadowMe 'org.apache.commons:commons-compress:1.21' // these were added to hopefully allow for cloning // configuredFeatures to allow for safe