Make Mixin compileOnly in Common.
This commit is contained in:
parent
40b2b34720
commit
4e49e277f3
|
|
@ -21,5 +21,5 @@ minecraft {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'org.spongepowered:mixin:0.8.4'
|
compileOnly group:'org.spongepowered', name:'mixin', version:'0.8.4'
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user