update Mixin, fix #23

dev/0.11
asie 2018-12-13 18:01:02 +01:00
parent ad4e6fd6ff
commit 529db72b25
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ dependencies {
// implementation ('org.benf:cfr:0.136')
implementation ('org.jetbrains:intellij-fernflower:1.0.0.2')
implementation ('net.fabricmc:sponge-mixin:0.7.11.3') {
implementation ('net.fabricmc:sponge-mixin:0.7.11.4') {
exclude module: 'launchwrapper'
exclude module: 'guava'
}