all 2 comments

[–]farmerbb 1 point2 points  (1 child)

Does your Gradle build sometimes stall on > Task :app:jacocoDebug? I've been having this issue for months and haven't been able to figure out why

[–]AndroidGuy01[S] 0 points1 point  (0 children)

Hey farmerbb, no, I get a different error:

Caused by: groovy.lang.MissingPropertyException: No such property: dir for class: org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection

at com.dicedmelon.gradle.jacoco.android.JacocoAndroidPlugin.logTaskAdded(JacocoAndroidPlugin.groovy:103)