mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-12-14 23:53:42 +01:00
uncomment the mixin annotation processor whoops
This commit is contained in:
parent
37e64e4c1d
commit
0cb18c532d
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ dependencies {
|
|||
//runtimeOnly fg.deobf("vazkii.arl:AutoRegLib:1.4-35.69")
|
||||
//runtimeOnly fg.deobf("vazkii.quark:Quark:r2.0-212.984")
|
||||
|
||||
//annotationProcessor 'org.spongepowered:mixin:0.8:processor'
|
||||
annotationProcessor 'org.spongepowered:mixin:0.8:processor'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Reference in a new issue