mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-27 22:34:04 +00:00
Update asm dep for ForgeGradle.
This commit is contained in:
@@ -15,7 +15,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
|
|||||||
|
|
||||||
configurations.all {
|
configurations.all {
|
||||||
resolutionStrategy {
|
resolutionStrategy {
|
||||||
force 'org.ow2.asm:asm:5.2'
|
force 'org.ow2.asm:asm:6.0_BETA'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user