Skip to content

Commit 02c9487

Browse files
docs(variant-artifacts): update readme.
1 parent d5b35cf commit 02c9487

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

variant-artifacts/README.asciidoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ the case of the Dependency Analysis Gradle Plugin, we collect "advice" from ever
3434
the comprehensive "buildHealth" report.
3535

3636
In this usage example, we have three elements:
37+
3738
. The producer project
3839
. The consumer project, which aggregates metadata from all producers
3940
. A concrete implementation of `ArtifactDescription`, which defines the contract between producer and consumer.
@@ -134,8 +135,6 @@ dependencies {
134135
}
135136
----
136137

137-
===
138-
139138
And finally, the `ArtifactDescription` which defines the contract between producer and consumer.
140139

141140
.MyArtifacts.kt

0 commit comments

Comments
 (0)