lombok
This commit is contained in:
parent
c96fb9eb35
commit
388a6e379a
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ dependencies {
|
||||||
if (platform.isLegacyForge) {
|
if (platform.isLegacyForge) {
|
||||||
compileOnly("org.spongepowered:mixin:0.7.11-SNAPSHOT")
|
compileOnly("org.spongepowered:mixin:0.7.11-SNAPSHOT")
|
||||||
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
|
shade("cc.polyfrost:oneconfig-wrapper-launchwrapper:1.0.0-beta+")
|
||||||
|
compileOnly("org.projectlombok:lombok:1.18.26")
|
||||||
|
annotationProcessor("org.projectlombok:lombok:1.18.26")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue