Anyone here uses JaCoCo for test coverage? My JaCo...
# android
r
Anyone here uses JaCoCo for test coverage? My JaCoCo test report is failing with a "Cannot read execution data version 0x1006. This version of JaCoCo uses execution data version 0x1007." exception. Could it have something to do with the issues regarding code coverage and Kotlin?