mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
Add mavenLocal high up
This commit is contained in:
parent
5be8d83ce4
commit
6d40fd88e9
@ -2,6 +2,7 @@ print new File('splash.txt').text
|
||||
|
||||
buildscript {
|
||||
repositories {
|
||||
mavenLocal()
|
||||
mavenCentral()
|
||||
maven { url = "https://oss.sonatype.org/content/repositories/snapshots/" }
|
||||
jcenter()
|
||||
|
Loading…
Reference in New Issue
Block a user