Merged master into 1.13.2 branch. 😎

This commit is contained in:
0x22
2019-10-17 16:01:35 -04:00
7 changed files with 76 additions and 49 deletions
+1 -1
View File
@@ -20,7 +20,6 @@ version '1.3.5'
buildscript {
repositories {
jcenter()
maven {
name = 'forge'
url = 'http://files.minecraftforge.net/maven'
@@ -29,6 +28,7 @@ buildscript {
name = 'impactdevelopment-repo'
url = 'https://impactdevelopment.github.io/maven/'
}
jcenter()
}
dependencies {