Update weave

dev/0.11
gegy1000 2018-06-23 14:25:11 +02:00
parent b598d87680
commit e21625b660
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ dependencies {
shade 'com.google.code.gson:gson:2.6.2' shade 'com.google.code.gson:gson:2.6.2'
shade 'commons-io:commons-io:1.4' shade 'commons-io:commons-io:1.4'
shade 'com.google.guava:guava:19.0' shade 'com.google.guava:guava:19.0'
shade ('net.fabricmc:weave:0.1.0.+'){ shade ('weave-asm:weave:0.1.0.+'){
transitive = false transitive = false
} }
shade 'org.ow2.asm:asm-debug-all:5.2' shade 'org.ow2.asm:asm-debug-all:5.2'