build.gradle edited online with Bitbucket

This commit is contained in:
dmodoom sirius 2014-08-18 03:57:36 +00:00
parent 983b8efc09
commit bc2a614f12

View file

@ -72,10 +72,7 @@ allprojects {
name 'FMP'
artifactPattern "http://files.minecraftforge.net/[module]/[module]-dev-[revision].[ext]"
}
ivy {
artifactPattern "http://www.chickenbones.craftsaddle.org/Files/New_Versions/1.6.4/[module]-dev%20[revision].[ext]"
}
mavenCentral()
mavenCentral()
}
dependencies {