Definitely fix build

This commit is contained in:
dordsor21
2018-12-17 13:47:29 +00:00
parent 6d40fd88e9
commit 07c86f32ae
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
apply plugin: 'eclipse'
apply plugin: 'idea'
repositories {
maven {url "http://ci.athion.net/job/PlotSquared/ws/mvn/"}
}
dependencies {
compile 'de.schlichtherle:truezip:6.8.3'
compile 'rhino:js:1.7R2'