#142 Solution
This commit is contained in:
@@ -168,6 +168,10 @@ project(":core") {
|
||||
project(":server") {
|
||||
apply plugin: "java"
|
||||
|
||||
configurations {
|
||||
compile.exclude module: android
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly project(":annotations")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user