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 33bf156 commit fa14ebaCopy full SHA for fa14eba
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