Skip to content

Commit 17303d3

Browse files
authored
Update README.md
1 parent 037e3f7 commit 17303d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ val compileOnlyDependencies: Configuration = configurations.create("compileOnlyD
9191
attributes {
9292
attribute(Usage.USAGE_ATTRIBUTE, project.objects.named<Usage>(Usage.JAVA_API))
9393
}
94+
// this attribute is needed to filter out some classes, see https://issuetracker.google.com/u/1/issues/380805015
9495
attributes {
9596
attribute(ArtifactTypeDefinition.ARTIFACT_TYPE_ATTRIBUTE, FilterTransform.artifactType)
9697
}

0 commit comments

Comments
 (0)