Update reprod to 1.8.9

This commit is contained in:
Jonas Herzig
2017-10-27 22:32:32 +02:00
parent 24e1f7b9fb
commit 45cc789add
2 changed files with 34 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ index ee24828..42d0607 100755
+ maven { url 'gradle/reprod/deps/repo' }
}
dependencies {
- classpath 'net.minecraftforge.gradle:ForgeGradle:2.0-SNAPSHOT'
- classpath 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT'
- classpath 'org.spongepowered:mixingradle:0.3-SNAPSHOT'
+ classpath 'reprod:forgegradle:0'
+ classpath 'reprod:mixingradle:0'