We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bb098 commit 8449fa1Copy full SHA for 8449fa1
1 file changed
buildSrc/src/main/groovy/base.include-in-jar-configuration.gradle
@@ -2,7 +2,6 @@ configurations {
2
includeInJar
3
4
implementation.extendsFrom(includeInJar)
5
- api.extendsFrom(includeInJar)
6
}
7
8
jar {
0 commit comments