Use the 2.1 snapshot for FG

This commit is contained in:
cpw 2015-11-21 13:24:02 -05:00
parent aeff5272f3
commit b5815a3b8d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ buildscript {
}
}
dependencies {
classpath 'net.minecraftforge.gradle:ForgeGradle:2.0-SNAPSHOT'
classpath 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT'
}
}