Remove unneeded jetbrains annotations
This commit is contained in:
parent
74b6843ef9
commit
fc43dd5a3c
|
|
@ -31,10 +31,6 @@ repositories {
|
|||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'org.jetbrains:annotations:24.1.0'
|
||||
}
|
||||
|
||||
// Declare capabilities on the outgoing configurations.
|
||||
// Read more about capabilities here: https://docs.gradle.org/current/userguide/component_capabilities.html#sec:declaring-additional-capabilities-for-a-local-component
|
||||
['apiElements', 'runtimeElements', 'sourcesElements', 'javadocElements'].each { variant ->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user