Start work on 0.2.5, update to gradle 5.5-rc-3

This commit is contained in:
modmuss50
2019-06-24 11:13:47 +01:00
parent 2c714f357e
commit 9f0cdbf1a4
3 changed files with 5 additions and 10 deletions

View File

@@ -30,7 +30,6 @@ import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import net.fabricmc.tinyremapper.TinyRemapper;
import org.objectweb.asm.commons.Remapper;
import org.spongepowered.asm.mixin.injection.struct.MemberInfo;
import org.zeroturnaround.zip.ZipUtil;
import org.zeroturnaround.zip.transform.StringZipEntryTransformer;
import org.zeroturnaround.zip.transform.ZipEntryTransformerEntry;