Skip to content

Commit 56dff72

Browse files
committed
right, forgot to shaed SS
1 parent e3612fd commit 56dff72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
compile 'com.google.code.gson:gson:2.2.4' // Used instead of Argo for buuilding changelog.
7575
compile 'com.github.tony19:named-regexp:0.2.3' // 1.7 Named regexp features
7676

77-
compileOnly 'net.md-5:SpecialSource:1.7.4-SNAPSHOT' // deobf and reobs
77+
shade 'net.md-5:SpecialSource:1.7.4-SNAPSHOT' // deobf and reobs
7878
// compile 'net.md-5:SpecialSource:1.7.4' // when md5 publishes
7979

8080
// because curse

0 commit comments

Comments
 (0)