Remove unintended changes.
This commit is contained in:
parent
a901d80dd5
commit
2991e767dd
1 changed files with 1 additions and 4 deletions
|
@ -8,12 +8,9 @@ buildscript {
|
|||
name 'maven_central'
|
||||
url 'https://repo.maven.apache.org/maven2/'
|
||||
}
|
||||
maven {
|
||||
url 'http://dogforce-games.com/maven'
|
||||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath 'net.minecraftforge.gradle:ForgeGradle:3.0.165-run-configs-rework'
|
||||
classpath 'net.minecraftforge.gradle:ForgeGradle:3.+'
|
||||
classpath 'org.ow2.asm:asm:7.2'
|
||||
classpath 'org.ow2.asm:asm-tree:7.2'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue