mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-12-28 03:57:38 +01:00
Remove mavenLocal from bukkit build.gradle
This commit is contained in:
parent
2d77214aa9
commit
5d0d461baf
@ -1,6 +1,5 @@
|
||||
repositories {
|
||||
flatDir {dirs 'lib'}
|
||||
mavenLocal()
|
||||
}
|
||||
dependencies {
|
||||
compile project(':core')
|
||||
|
Loading…
Reference in New Issue
Block a user