Build: remove explicit dependencies to org.jetbrains.annotations
This commit is contained in:
@@ -63,7 +63,7 @@ dependencies {
|
||||
shadows(project(":core:util.runtime"))
|
||||
shadows("javax.inject:javax.inject:1")
|
||||
shadows(protobufLite())
|
||||
|
||||
|
||||
compileOnly("org.jetbrains:annotations:13.0")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user