unified-code-coverage-android icon indicating copy to clipboard operation
unified-code-coverage-android copied to clipboard

Wrong JaCoCo version?

Open igorwojda opened this issue 6 years ago • 0 comments

After running ./gradlew createDebugCoverageReport task and opening report (app/build/reports/coverage/debug/index.html) I can see in the right bottom corner this text version: Created with JaCoCo 0.7.9.201702052155

Shouldn't the JaCoCo version be the same as version defined in ext.jacocoVersion 🤔

igorwojda avatar Aug 31 '19 09:08 igorwojda