SpongePowered / SpongeGradle

Handy gradle utilities for the various gradle projects of SpongePowered
MIT License
21 stars 16 forks source link

Fix compilation issue because of missing asm dependency #5

Closed ghost closed 8 years ago

ghost commented 8 years ago

This pull request fixes a compilation error because ASM could not be found. I included a reference to version 5.1 and everything works fine now.

I don't know if other users have been affected with the same bug, but I was using a fresh install.