Commit 616b561
authored
chore: adds source jar to published artifacts (#100)
This will help plugin development as developers will be able to see
the source code and overriden methods will have the correct variable names.
see: https://docs.gradle.org/6.0.1/javadoc/org/gradle/api/plugins/JavaPluginExtension.html#withSourcesJar--1 parent 6676ace commit 616b561
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments