Updated forge to 1.13.2 - 25.0.191. Removed unused imports

This commit is contained in:
drcrazy 2019-04-26 17:37:10 +03:00
parent 2afa32ad9e
commit 5c309c8b3d
6 changed files with 1 additions and 29 deletions

View file

@ -107,7 +107,7 @@ license {
group = 'TechReborn'
dependencies {
minecraft 'net.minecraftforge:forge:1.13.2-25.0.107'
minecraft 'net.minecraftforge:forge:1.13.2-25.0.191'
if (findProject(':reborncore') != null) {
compile project(":reborncore")