Remove mavenLocal() repository

Hopefully should bump to the latest Cobalt version too
This commit is contained in:
Jonathan Coates 2021-04-28 07:59:52 +01:00
parent 3cb25b3525
commit abbc46877b
1 changed files with 0 additions and 1 deletions

View File

@ -104,7 +104,6 @@ accessTransformer file('src/main/resources/META-INF/accesstransformer.cfg')
}
repositories {
mavenLocal()
mavenCentral()
maven {
name "SquidDev"