vanniktech/gradle-android-junit-jacoco-plugin

Getting exception on build

mesudip opened this issue · 2 comments

On a project with multiple modules, I am applying the plugin on the root level build.gradle file.
It is producing following error

> org.gradle.internal.metaobject.AbstractDynamicObject$CustomMessageMissingMethodException: Could not find method destination() for arguments [/root/Documents/projects/test-app/app/build/reports/jacoco/debug/jacoco.xml] on Report xml of type org.gradle.api.reporting.internal.TaskGeneratedSingleFileReport

Which gradle version are you using? Might be that they have removed that property.

I'm closing this issue due to inactivity. If you have any further input on the issue, don't hesitate to reopen this issue or post a new one.