maven local

This commit is contained in:
creeper123123321 2018-12-21 17:40:07 -02:00
parent 5a9cfec90e
commit 201e627adf
No known key found for this signature in database
GPG Key ID: 0AC57D54786721D1

View File

@ -30,6 +30,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
repositories {
mavenLocal()
mavenCentral()
maven { url 'https://libraries.minecraft.net/' }
maven { url 'https://repo.viaversion.com/' }