unified-code-coverage-android
unified-code-coverage-android copied to clipboard
Wrong JaCoCo version?
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 🤔