summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 2489ebb..b3128d2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -16,7 +16,7 @@ buildscript {
}
dependencies {
- compile files("libs/EquivalentExchange3-1.7.10-0.3.496.jar")
+ compile "libs/EquivalentExchange3-1.7.10-0.3.496.jar"
}
apply plugin: "curseforge"