[+] Add lombok dependency
This commit is contained in:
@@ -155,6 +155,9 @@ dependencies {
|
||||
}
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
|
||||
compileOnly 'org.projectlombok:lombok:1.18.12'
|
||||
annotationProcessor 'org.projectlombok:lombok:1.18.12'
|
||||
}
|
||||
|
||||
mixin {
|
||||
|
||||
Reference in New Issue
Block a user