|
|
|
@ -118,7 +118,3 @@ publishing { |
|
|
|
// Disable publication of test fixture artifacts. |
|
|
|
// Disable publication of test fixture artifacts. |
|
|
|
components.java.withVariantsFromConfiguration(configurations.testFixturesApiElements) { skip() } |
|
|
|
components.java.withVariantsFromConfiguration(configurations.testFixturesApiElements) { skip() } |
|
|
|
components.java.withVariantsFromConfiguration(configurations.testFixturesRuntimeElements) { skip() } |
|
|
|
components.java.withVariantsFromConfiguration(configurations.testFixturesRuntimeElements) { skip() } |
|
|
|
|
|
|
|
|
|
|
|
nullability { |
|
|
|
|
|
|
|
nullAwayVersion = "0.12.10" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|