Skip to content

Commit

Permalink
Removed unused and now dead dep on resonant engine that caused build …
Browse files Browse the repository at this point in the history
…errors.
  • Loading branch information
fnuecke committed Jul 24, 2015
1 parent 991ef66 commit 1fbde2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ dependencies {
provided "codechicken:WR-CBE:${config.minecraft.version}-${config.wrcbe.version}:dev"
provided "com.bluepowermod:BluePower:${config.bluepower.version}:deobf"
provided "com.gregoriust.gregtech:gregtech_${config.minecraft.version}:${config.gt.version}:dev"
provided "dev.calclavia.resonantengine:resonant-engine:${config.re.version}:dev"
provided "igwmod:IGW-Mod-1.7.10:${config.igwmod.version}:userdev"
provided "mcp.mobius.waila:Waila:${config.waila.version}_${config.minecraft.version}:dev"
provided "net.industrial-craft:industrialcraft-2:${config.ic2.version}:dev"
Expand Down

0 comments on commit 1fbde2c

Please sign in to comment.