vanniktech/gradle-android-junit-jacoco-plugin

org.gradle.process.internal.ExecException

igorwojda opened this issue · 1 comments

I am experiencing an issue where after enabling the plugin circle ci build fails for ./gradlew testDebugUnitTest command
https://circleci.com/gh/igorwojda/android-showcase/1694

Locally I can run ./gradlew testDebugUnitTest just fine 🤔

You can observe the issue on jacoco-plugin-dependency branch

Seems like you should report this over at Gradle since I'm only using their things.