79371252

Date: 2025-01-20 12:09:59
Score: 1
Natty:
Report link
 task.create("commonJar",Jar){
   from sourceSet.main.output
   include 'com/abc/**'
}

Execute it in some dependent task

finalizedBy commonJar
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: ssaa