jacoco-android-gradle-plugin
jacoco-android-gradle-plugin copied to clipboard
Cannot create Jacoco report for the latest gradle 7.2.1
Hello team,
I cannot generate Jacoco report for the latest gradle 7.2.1. Tests are running and respective .exec files are created, but final report is missing under "build/reports/jacoco/jacocoMergeTest/jacocoMergeTest.xml"
But for 7.1.3 report is getting generated.
For me, the .exec file is not generated with 7.2.1.
Something in original JaCoCo is not aligned with AGP 7.2.0+ because I had integration of regular jacoco and it's broken from v7.2.0