mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-13 00:05:23 +07:00
commit
738c0a5c9c
@ -168,6 +168,10 @@ project(":core") {
|
||||
project(":server") {
|
||||
apply plugin: "java"
|
||||
|
||||
configurations {
|
||||
compile.exclude module: android
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly project(":annotations")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user