mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 21:04:14 +07:00
Applied jabel to other submodules
This commit is contained in:
parent
b2ef7f346f
commit
978f16b8e3
@ -243,6 +243,7 @@ project(":desktop"){
|
||||
implementation "com.github.Anuken:steamworks4j:$steamworksVersion"
|
||||
|
||||
implementation arcModule("backends:backend-sdl")
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.9.0'
|
||||
}
|
||||
}
|
||||
|
||||
@ -372,6 +373,7 @@ project(":server"){
|
||||
dependencies{
|
||||
implementation project(":core")
|
||||
implementation arcModule("backends:backend-headless")
|
||||
annotationProcessor 'com.github.Anuken:jabel:0.9.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user