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 47ebb45 commit 24efa8cCopy full SHA for 24efa8c
lib/fake-data/build.gradle
@@ -39,7 +39,7 @@ artifacts {
39
publishing {
40
publications {
41
maven(MavenPublication) {
42
- from components.java
+ artifact shadowJar
43
artifact sourcesJar
44
45
repositories {
0 commit comments