Remove trailing */ in the build.gradle

Signed-off-by: Anthony Anderson <lordillyohs@gmail.com>
This commit is contained in:
Anthony Anderson 2015-11-24 20:02:50 -05:00
parent 85d7b69d19
commit 91fe229bf0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ buildscript {
}
}
apply plugin: 'net.minecraftforge.gradle.forge'
*/
/*
// for people who want stable - not yet functional for MC 1.8.8 - we require the forgegradle 2.1 snapshot
plugins {