build.gradle edited online with Bitbucket

This commit is contained in:
dmodoom sirius 2014-08-18 03:59:47 +00:00
parent bc2a614f12
commit 9dc1eaa213

View file

@ -68,10 +68,10 @@ allprojects {
name = "forge"
url = "http://files.minecraftforge.net/maven"
}
ivy {
name 'FMP'
artifactPattern "http://files.minecraftforge.net/[module]/[module]-dev-[revision].[ext]"
}
ivy {
name 'FMP'
artifactPattern "http://files.minecraftforge.net/[module]/[module]-dev-[revision].[ext]"
}
mavenCentral()
}