Add the below file to the Root project, somewhere like {root}/jacoco/modules.gradle . apply plugin: 'jacoco' jacoco { toolVersion '0.8.7' } ...
確定! 回上一頁