Yay, Gradle bullshit

This commit is contained in:
Adubbz 2013-12-27 16:44:33 +11:00
parent 00a2a3561c
commit 4515c848a9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:1.1-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:1.0-SNAPSHOT'
}
}