org.gradle.process.internal.ExecException
igorwojda opened this issue · 1 comments
igorwojda commented
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
vanniktech commented
Seems like you should report this over at Gradle since I'm only using their things.