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