vanniktech / gradle-android-junit-jacoco-plugin

Gradle plugin that generates JaCoCo reports from an Android Gradle Project
http://vanniktech.com
Apache License 2.0
399 stars 72 forks source link

Upgrade to version 0.8.3 #165

Closed adamstyrc closed 4 years ago

adamstyrc commented 4 years ago

Ho ho ho!

I was using this plugin and it worked great until I made huge project multi modularization in Gradle. What I face now is: https://stackoverflow.com/questions/39753072/sonarqube-scan-error-with-line-out-of-range

The solutions seems to be included in jacoco version 0.8.3. Are there any plans to support this version ? :)

Best regards and Merry Xmas!

adamstyrc commented 4 years ago

Ah, sorry, that was my bad ;) Some gradle errors.

Upgrading to 0.8.3 works just fine :)