Update asm dep for ForgeGradle.

This commit is contained in:
wizjany 2017-10-16 18:08:41 -04:00
parent 354045acb9
commit 21d89311c9

View File

@ -15,7 +15,7 @@
configurations.all {
resolutionStrategy {
force 'org.ow2.asm:asm:5.2'
force 'org.ow2.asm:asm:6.0_BETA'
}
}