mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
Applied jabel to other submodules
This commit is contained in:
parent
b2ef7f346f
commit
978f16b8e3
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue