Fix :1.7.10:setup{CI,Decomp}Workspace

For details see the referenced FG commit.
Related commit for 1.8+: 190210f
This commit is contained in:
Jonas Herzig
2020-04-16 12:32:41 +02:00
parent 5953435dc5
commit 023a1bcf0f
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ buildscript {
'fc1eabc' // FG 2.1
) + ':all')
} else {
classpath 'com.github.ReplayMod:ForgeGradle:e93f77b4' // FG 1.2
classpath 'com.github.ReplayMod:ForgeGradle:5fca6853:all' // FG 1.2
}
}
}