Make master build (probably)

This commit is contained in:
NotMyFault
2019-03-24 20:58:05 +01:00
parent 83bdb3c8e8
commit a64ff8f299
2 changed files with 2 additions and 3 deletions

View File

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