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 ad43835de4
commit 629904b1ab

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 {