Commit ed99513
committed
Fix to link to the 'processResources' task of the current source set
This was only working correctly when the 'sol' files are in the 'main'
source set. But not for files in 'test' or other custom source sets.
Follow up to the Configuration Cache fix.
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>1 parent fbed809 commit ed99513
File tree
1 file changed
+1
-1
lines changed- src/main/groovy/org/web3j/solidity/gradle/plugin
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments