Build: exclude annotations.jar from Intellij
This commit is contained in:
@@ -12,6 +12,7 @@ dependencies {
|
||||
|
||||
compile(intellijDep())
|
||||
|
||||
runtimeOnly(intellijRuntimeAnnotations())
|
||||
runtimeOnly(files(toolsJar()))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user