We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00e9fd commit b161428Copy full SHA for b161428
src/docs/getting-started/README.md
@@ -76,6 +76,8 @@ following behavior:
76
* `META-INF/*.SF`
77
* `META-INF/*.DSA`
78
* `META-INF/*.RSA`
79
+ * `META-INF/versions/**/module-info.class`
80
+ * `module-info.class`
81
* Creates and registers the `shadow` component in the project (used for integrating with `maven-publish`).
82
83
## Shadowing Gradle Plugins
0 commit comments