mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 22:44:11 +07:00
Switch to 'slightly faster' Jabel version
This commit is contained in:
parent
6f8ae1b5a3
commit
dc2ff1e933
@ -375,7 +375,7 @@ project(":core"){
|
||||
if(localArc() && debugged()) api arcModule("extensions:recorder")
|
||||
if(localArc()) api arcModule(":extensions:packer")
|
||||
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.5.0'
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.6.0'
|
||||
compileOnly project(":annotations")
|
||||
kapt project(":annotations")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user