You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade to gradle 8.0+ is failing because of changes in the test reporting definition. This is causing com.dicedmelon.gradle:jacoco-android:0.1.5 plugin to fail the build.
Context
Upgrade to gradle 8.0+ is failing because of changes in the test reporting definition. This is causing
com.dicedmelon.gradle:jacoco-android:0.1.5
plugin to fail the build.More on that here: arturdm/jacoco-android-gradle-plugin#102
As a fix, I have opened up a PR in the original plugin: arturdm/jacoco-android-gradle-plugin#103 But, because of the inactivity in the project, the timeline to mergeis unpredictable, so I am publishing the fork of the original plugin here: https://github.com/kevalpatel2106/jacoco-android-gradle-plugin
Acceptance:
jacoco-gradle-plugin
to not to fail on Gradle 8+The text was updated successfully, but these errors were encountered: