build.gradle edited online with Bitbucket
This commit is contained in:
parent
bc2a614f12
commit
9dc1eaa213
1 changed files with 4 additions and 4 deletions
|
@ -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()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue