From 62238a6417dd5a4711c8dd5058cd51854012a9a3 Mon Sep 17 00:00:00 2001 From: Sollace Date: Sun, 24 Mar 2019 12:23:46 +0200 Subject: [PATCH] Try to fix gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index fcb01557..16c74029 100644 --- a/build.gradle +++ b/build.gradle @@ -100,7 +100,7 @@ sourceSets { compileClasspath += client.output } - hdskinfml { + hdskinsfml { compileClasspath += main.compileClasspath compileClasspath += litemod.output compileClasspath += hdskins.output